feat: 增加管理端多语言与风控/报表/奖池操作能力
This commit is contained in:
3
src/i18n/locales/zh/audit.json
Normal file
3
src/i18n/locales/zh/audit.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"title": "审计日志"
|
||||
}
|
||||
3
src/i18n/locales/zh/auth.json
Normal file
3
src/i18n/locales/zh/auth.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"title": "登录"
|
||||
}
|
||||
20
src/i18n/locales/zh/common.json
Normal file
20
src/i18n/locales/zh/common.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"language": {
|
||||
"en": "English",
|
||||
"ne": "नेपाली",
|
||||
"zh": "中文",
|
||||
"title": "界面语言",
|
||||
"changed": "语言"
|
||||
},
|
||||
"app": {
|
||||
"title": "彩票后台"
|
||||
},
|
||||
"actions": {
|
||||
"refresh": "刷新",
|
||||
"download": "下载",
|
||||
"search": "搜索",
|
||||
"apply": "应用",
|
||||
"loading": "加载中...",
|
||||
"submitting": "提交中..."
|
||||
}
|
||||
}
|
||||
3
src/i18n/locales/zh/dashboard.json
Normal file
3
src/i18n/locales/zh/dashboard.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"title": "仪表盘"
|
||||
}
|
||||
3
src/i18n/locales/zh/reports.json
Normal file
3
src/i18n/locales/zh/reports.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"title": "报表"
|
||||
}
|
||||
Reference in New Issue
Block a user