feat: 增加管理端多语言与风控/报表/奖池操作能力

This commit is contained in:
2026-05-18 15:08:34 +08:00
parent afffa4e508
commit 49a4caf01e
31 changed files with 918 additions and 115 deletions

View File

@@ -0,0 +1,3 @@
{
"title": "Audit Logs"
}

View File

@@ -0,0 +1,3 @@
{
"title": "Login"
}

View 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..."
}
}

View File

@@ -0,0 +1,3 @@
{
"title": "Dashboard"
}

View File

@@ -0,0 +1,3 @@
{
"title": "Reports"
}

View File

@@ -0,0 +1,3 @@
{
"title": "अडिट लग"
}

View File

@@ -0,0 +1,3 @@
{
"title": "लगइन"
}

View File

@@ -0,0 +1,20 @@
{
"language": {
"en": "English",
"ne": "नेपाली",
"zh": "中文",
"title": "इन्टरफेस भाषा",
"changed": "भाषा"
},
"app": {
"title": "Lottery Admin"
},
"actions": {
"refresh": "रिफ्रेस",
"download": "डाउनलोड",
"search": "खोज",
"apply": "लागू गर्नुहोस्",
"loading": "लोड हुँदैछ...",
"submitting": "पेश हुँदैछ..."
}
}

View File

@@ -0,0 +1,3 @@
{
"title": "ड्यासबोर्ड"
}

View File

@@ -0,0 +1,3 @@
{
"title": "रिपोर्ट"
}

View File

@@ -0,0 +1,3 @@
{
"title": "审计日志"
}

View File

@@ -0,0 +1,3 @@
{
"title": "登录"
}

View File

@@ -0,0 +1,20 @@
{
"language": {
"en": "English",
"ne": "नेपाली",
"zh": "中文",
"title": "界面语言",
"changed": "语言"
},
"app": {
"title": "彩票后台"
},
"actions": {
"refresh": "刷新",
"download": "下载",
"search": "搜索",
"apply": "应用",
"loading": "加载中...",
"submitting": "提交中..."
}
}

View File

@@ -0,0 +1,3 @@
{
"title": "仪表盘"
}

View File

@@ -0,0 +1,3 @@
{
"title": "报表"
}