| 1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- {
- "locale.auto": "System",
- "locale.en": "English",
- "locale.zh-hans": "简体中文",
- "locale.zh-hant": "繁体中文",
- "locale.ja": "日语",
- "index.title": "Hello i18n",
- "index.home": "Home",
- "index.component": "Component",
- "index.api": "API",
- "index.schema": "Schema",
- "index.demo": "uni-app globalization",
- "index.demo-description": "Include uni-framework, manifest.json, pages.json, tabbar, Page, Component, API, Schema",
- "index.detail": "Detail",
- "index.language": "Language",
- "index.language-info": "Settings",
- "index.system-language": "System language",
- "index.application-language": "Application language",
- "index.language-change-confirm": "Applying this setting will restart the app",
- "api.message": "Message",
- "schema.name": "Name",
- "schema.add": "Add",
- "schema.add-success": "Add success",
- "comp.quxiao": "Cancel",
- "comp.queren": "Confirm",
- "jiesuan.xiazapp": "Please download APP to get full functionality",
- "jiesuan.xzios": "Download iOS version",
- "jiesuan.xiazandriod": "Download Android version",
- "download.downloading": "Downloading application...",
- "download.downloading_progress": "Downloading {progress}%",
- "download.download_failed": "Download failed, please try again",
- "download.download_failed_manual": "Automatic download failed, do you want to download manually?",
- "download.download_complete": "Download complete",
- "download.install_confirm": "Application downloaded, do you want to install now?",
- "download.install_success": "Installation successful",
- "download.install_failed": "Installation failed",
- "download.install_failed_manual": "Automatic installation failed, please install manually. Do you want to open file manager?",
- "download.manual_install_hint": "Please click the downloaded file to install",
- "download.app_store_success": "App Store opened successfully",
- "download.app_store_failed": "Failed to open App Store, trying browser",
- "download.app_opened_success": "App opened successfully",
- "download.app_not_installed": "App not installed, starting download",
- "order.xindd": "You have a new order"
- }
|