30 lines
556 B
JSON
30 lines
556 B
JSON
{
|
||
"language": {
|
||
"en": "English",
|
||
"ne": "नेपाली",
|
||
"zh": "简体中文"
|
||
},
|
||
"languageShort": {
|
||
"en": "EN",
|
||
"ne": "NE",
|
||
"zh": "ZH"
|
||
},
|
||
"status": {
|
||
"done": "完成",
|
||
"inProgress": "进行中",
|
||
"pending": "待处理",
|
||
"failed": "失败"
|
||
},
|
||
"currency": {
|
||
"current": "当前币种 {{code}}",
|
||
"switchAria": "切换币种(当前 {{code}})",
|
||
"option": "{{code}} · {{name}}"
|
||
},
|
||
"navigation": {
|
||
"notifications": "待对账提醒"
|
||
},
|
||
"errors": {
|
||
"general": "通用"
|
||
}
|
||
}
|