chore: 更改i18n
This commit is contained in:
23
apps/web-antd/src/locales/langs/zh-CN/pages.json
Normal file
23
apps/web-antd/src/locales/langs/zh-CN/pages.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"common": {
|
||||
"add": "新增",
|
||||
"edit": "编辑",
|
||||
"delete": "删除",
|
||||
"more": "更多",
|
||||
"search": "搜索",
|
||||
"reset": "重置",
|
||||
"import": "导入",
|
||||
"export": "导出",
|
||||
"expand": "展开",
|
||||
"collapse": "收起",
|
||||
"info": "详情",
|
||||
"clear": "清空",
|
||||
"unlock": "解锁",
|
||||
"download": "下载",
|
||||
"sync": "同步",
|
||||
"refresh": "刷新",
|
||||
"generate": "生成",
|
||||
"downloadLoading": "下载中, 请稍后...",
|
||||
"preview": "预览"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user