feat: 增加管理端多语言与风控/报表/奖池操作能力
This commit is contained in:
3
src/i18n/locales/en/audit.json
Normal file
3
src/i18n/locales/en/audit.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"title": "Audit Logs"
|
||||
}
|
||||
3
src/i18n/locales/en/auth.json
Normal file
3
src/i18n/locales/en/auth.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"title": "Login"
|
||||
}
|
||||
20
src/i18n/locales/en/common.json
Normal file
20
src/i18n/locales/en/common.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"language": {
|
||||
"en": "English",
|
||||
"ne": "नेपाली",
|
||||
"zh": "中文",
|
||||
"title": "Interface language",
|
||||
"changed": "Language"
|
||||
},
|
||||
"app": {
|
||||
"title": "Lottery Admin"
|
||||
},
|
||||
"actions": {
|
||||
"refresh": "Refresh",
|
||||
"download": "Download",
|
||||
"search": "Search",
|
||||
"apply": "Apply",
|
||||
"loading": "Loading...",
|
||||
"submitting": "Submitting..."
|
||||
}
|
||||
}
|
||||
3
src/i18n/locales/en/dashboard.json
Normal file
3
src/i18n/locales/en/dashboard.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"title": "Dashboard"
|
||||
}
|
||||
3
src/i18n/locales/en/reports.json
Normal file
3
src/i18n/locales/en/reports.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"title": "Reports"
|
||||
}
|
||||
Reference in New Issue
Block a user