feat: 增加管理端多语言与风控/报表/奖池操作能力
This commit is contained in:
3
src/i18n/locales/ne/audit.json
Normal file
3
src/i18n/locales/ne/audit.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"title": "अडिट लग"
|
||||
}
|
||||
3
src/i18n/locales/ne/auth.json
Normal file
3
src/i18n/locales/ne/auth.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"title": "लगइन"
|
||||
}
|
||||
20
src/i18n/locales/ne/common.json
Normal file
20
src/i18n/locales/ne/common.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"language": {
|
||||
"en": "English",
|
||||
"ne": "नेपाली",
|
||||
"zh": "中文",
|
||||
"title": "इन्टरफेस भाषा",
|
||||
"changed": "भाषा"
|
||||
},
|
||||
"app": {
|
||||
"title": "Lottery Admin"
|
||||
},
|
||||
"actions": {
|
||||
"refresh": "रिफ्रेस",
|
||||
"download": "डाउनलोड",
|
||||
"search": "खोज",
|
||||
"apply": "लागू गर्नुहोस्",
|
||||
"loading": "लोड हुँदैछ...",
|
||||
"submitting": "पेश हुँदैछ..."
|
||||
}
|
||||
}
|
||||
3
src/i18n/locales/ne/dashboard.json
Normal file
3
src/i18n/locales/ne/dashboard.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"title": "ड्यासबोर्ड"
|
||||
}
|
||||
3
src/i18n/locales/ne/reports.json
Normal file
3
src/i18n/locales/ne/reports.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"title": "रिपोर्ट"
|
||||
}
|
||||
Reference in New Issue
Block a user