-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathnew_zh.json
More file actions
52 lines (52 loc) · 1.24 KB
/
new_zh.json
File metadata and controls
52 lines (52 loc) · 1.24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{
"common": {
"appCenter": "应用列表",
"pageInfo": "共 {total} 条记录,第 {current} / {sum} 页",
"status": "状态",
"yes": "是",
"no": "否",
"backToHome": "返回首页",
"page403": "抱歉,你无权访问该页面",
"page404": "抱歉,您访问的页面不存在",
"page500": "抱歉,服务器出错了"
},
"user": {
"userCenter": "个人中心",
"userSet": "账户设置",
"logout": "退出登录"
},
"actions": {
"add": "新建",
"edit": "编辑",
"delete": "删除",
"import": "导入",
"export": "导出",
"allExport": "导出所有",
"more": "更多",
"collapse": "收起",
"query": "查询",
"reset": "重置",
"set": "设置",
"view": "查看",
"cancel": "取消",
"confirm": "确定",
"submit": "提交",
"back": "返回",
"operation": "操作",
"disable": "停用",
"enable": "启用"
},
"placeholder": {
"input": "请输入",
"inputZhAndEn": "请输入仅包含字母或数字的{count}位字符",
"inputInteger": "请输入正整数",
"select": "请选择",
"noData": "暂无数据",
"sub": {
"sub2": {
"a": "test-ZH"
}
}
},
"levelFirst": "level-zh"
}