Files
yuenanFuJia/nladmin-system/nlsso-server/bin/target/classes/language/i18n/lang_en.js
2025-10-13 18:00:49 +08:00

13 lines
309 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

var config = {
"lang": "English222",
"platform": {
"title": "NOBLELIFT Platform",
"tip1": "The user name cannot be empty",
"tip2": "The password cannot be empty",
"tip3": "当前语言111111英语"
},
"common": {
"home": "Dashboard",
"Layout_setting": "Layout Setting"
}
}