Files
yuenanFuJia/nladmin-system/nlsso-server/src/main/resources/language/i18n/ja.js

13 lines
319 B
JavaScript

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