|
| 1 | +{ |
| 2 | + "zh-cn": "Chinese", |
| 3 | + "en-us": "English", |
| 4 | + "es-la": "Spanish", |
| 5 | + "pt-br": "Portuguese", |
| 6 | + "localeType": "Language Selection", |
| 7 | + "dark": "Dark", |
| 8 | + "light": "Light", |
| 9 | + "searchPlaceholder": "Search", |
| 10 | + "home": "Home", |
| 11 | + "doc": "Docs", |
| 12 | + "component": "Components", |
| 13 | + "common": "Common", |
| 14 | + "apiPreference": "Framework", |
| 15 | + "apiTiny": "Vue", |
| 16 | + "yan-shi": "Demo", |
| 17 | + "demos": "Demos", |
| 18 | + "api": "API", |
| 19 | + "name": "Name", |
| 20 | + "propType": "Type", |
| 21 | + "defValue": "Default", |
| 22 | + "typeValue": "Option Value", |
| 23 | + "desc": "Description", |
| 24 | + "showCode": "Show Code", |
| 25 | + "hideCode": "Hide Code", |
| 26 | + "copyCode": "Copy Code", |
| 27 | + "doc-owner": "Owner", |
| 28 | + "copyCodeOk": "Copy Success", |
| 29 | + "frameAngular": "Angular", |
| 30 | + "playground": "Open Playground", |
| 31 | + "changeLanguage": "Change Language", |
| 32 | + "changeTheme": "Change Components Theme", |
| 33 | + "changeApiType": "Change Api Type", |
| 34 | + "backTop": "Back To Top", |
| 35 | + "overview": "Components Overview", |
| 36 | + "overviewDesc": "TinyVue provides a wealth of basic UI components for web applications, and we will continue to explore the best UI practices for enterprise-level applications. Welcome to try TinyVue.", |
| 37 | + "overviewDescPlus": "TinyVuePlus is a component library for Cloud business scenarios based on TinyVue, following the new design specifications of Cloud CloudDesign and utilizing Vite+Vue3+TypeScript technology stack.", |
| 38 | + "searchComponents": "search components", |
| 39 | + "apiType": "Components demos code style", |
| 40 | + "apiStyleOptions": "Options", |
| 41 | + "apiStyleComposition": "Composition", |
| 42 | + "demoMode": "Demo display mode", |
| 43 | + "demoModeSingle": "Single", |
| 44 | + "demoModeMultiple": "Multiple", |
| 45 | + "contributor": "Contributors", |
| 46 | + "noData": "No Data" |
| 47 | +} |
0 commit comments