opt:多语言引入,返回给前端修改

This commit is contained in:
2025-10-09 09:58:31 +08:00
parent 12413bd3ca
commit 9da94a6ddf
15 changed files with 441 additions and 21 deletions

View File

@@ -0,0 +1,13 @@
var config = {
"lang": "English222",
"platform": {
"title": "NOBLELIFT Platform",
"tip1": "The user name cannot be empty",
"tip2": "The password cannot be empty",
"tip3": "当前语言中文"
},
"common": {
"home": "Dashboard",
"Layout_setting": "Layout Setting"
}
}