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