16 lines
563 B
JSON
16 lines
563 B
JSON
|
|
{
|
||
|
|
"index.title": "Hello i18n",
|
||
|
|
"index.home": "主頁",
|
||
|
|
"index.component": "組件",
|
||
|
|
"index.api": "API",
|
||
|
|
"index.schema": "Schema",
|
||
|
|
"index.demo": "uni-app 國際化演示",
|
||
|
|
"index.demo-description": "包含 uni-framework、manifest.json、pages.json、tabbar、頁面、組件、API、Schema",
|
||
|
|
"index.detail": "詳情",
|
||
|
|
"index.language": "語言",
|
||
|
|
"index.language-info": "語言信息",
|
||
|
|
"index.system-language": "系統語言",
|
||
|
|
"index.application-language": "應用語言",
|
||
|
|
"index.language-change-confirm": "應用此設置將重啟App"
|
||
|
|
}
|