This commit is contained in:
2025-10-13 18:00:49 +08:00
parent 47979ecca8
commit 919f5cb8a8
722 changed files with 11859 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": "The verification code cannot be empty"
},
"common": {
"home": "Dashboard",
"Layout_setting": "Layout Setting"
}
}