mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-23 21:36:37 +08:00
优化英文展示
This commit is contained in:
parent
1c7973523e
commit
87f063bece
@ -3,7 +3,7 @@
|
||||
*/
|
||||
(function(window) {
|
||||
window.lang = {
|
||||
"systemName": "CommunityManagement",
|
||||
"systemName": "HC Community System",
|
||||
"systemSimpleName": "HC",
|
||||
"subSystemName": "CommunityManagement",
|
||||
"companyTeam": "java110 Round data team",
|
||||
|
||||
@ -15,6 +15,12 @@
|
||||
"moreMsg": "查看全部消息",
|
||||
"title": "HC小区管理系统",
|
||||
"noAccount": "还没有账号? ",
|
||||
"areyouhasaccount": "已经有账户了?"
|
||||
"areyouhasaccount": "已经有账户了?",
|
||||
"indexContextInfo":{
|
||||
"业主":"业主",
|
||||
"房屋":"房屋",
|
||||
"停车位":"停车位",
|
||||
"商铺":"商铺",
|
||||
}
|
||||
}
|
||||
})(window)
|
||||
Loading…
Reference in New Issue
Block a user