diff --git a/public/vcCore/vc-cn.js b/public/vcCore/vc-cn.js index 19e1bf592..db91a9949 100755 --- a/public/vcCore/vc-cn.js +++ b/public/vcCore/vc-cn.js @@ -1,22 +1,20 @@ - /** * 英文包 */ -(function(window){ - window.lang={ - "systemName":"CommunityManagement", - "systemSimpleName":"SR", - "subSystemName": "CommunityManagement", - "companyTeam":"sky Round data team", - "welcome":"welcome community management", - "signOut":"sign out", - "signIn":"sign in", - "register":"register", - "moreCommunity":"more community", - "moreMsg":"more message", - "title":"CommunityManagement", - "noAccount":"no account?", - "areyouhasaccount":"are you has account?", - "我的小区":"my community" +(function(window) { + window.lang = { + "systemName": "HC小區管理系統", + "systemSimpleName": "HC", + "subSystemName": "小區管理系統", + "companyTeam": "java110團隊", + "welcome": "歡迎訪問HC小區管理系統", + "signOut": "退出", + "signIn": "登錄", + "register": "註冊", + "moreCommunity": "更多小區", + "moreMsg": "查看全部消息", + "title": "HC小區管理系統", + "noAccount": "還沒有賬號?", + "areyouhasaccount": "已經有賬戶了?" } })(window) \ No newline at end of file diff --git a/public/vcCore/vc-en.js b/public/vcCore/vc-en.js index 19e1bf592..6d3b4a715 100755 --- a/public/vcCore/vc-en.js +++ b/public/vcCore/vc-en.js @@ -1,22 +1,20 @@ - /** * 英文包 */ -(function(window){ - window.lang={ - "systemName":"CommunityManagement", - "systemSimpleName":"SR", +(function(window) { + window.lang = { + "systemName": "CommunityManagement", + "systemSimpleName": "HC", "subSystemName": "CommunityManagement", - "companyTeam":"sky Round data team", - "welcome":"welcome community management", - "signOut":"sign out", - "signIn":"sign in", - "register":"register", - "moreCommunity":"more community", - "moreMsg":"more message", - "title":"CommunityManagement", - "noAccount":"no account?", - "areyouhasaccount":"are you has account?", - "我的小区":"my community" + "companyTeam": "java110 Round data team", + "welcome": "welcome community management", + "signOut": "sign out", + "signIn": "sign in", + "register": "register", + "moreCommunity": "more community", + "moreMsg": "more message", + "title": "CommunityManagement", + "noAccount": "no account?", + "areyouhasaccount": "are you has account?" } })(window) \ No newline at end of file diff --git a/public/vcCore/vc-tibetan.js b/public/vcCore/vc-tibetan.js index 96063063e..fd2d8ddaa 100755 --- a/public/vcCore/vc-tibetan.js +++ b/public/vcCore/vc-tibetan.js @@ -1,21 +1,20 @@ - /** * 英文包 */ -(function(window){ - window.lang={ - "systemName":"CommunityManagement", - "systemSimpleName":"SR", - "subSystemName": "CommunityManagement", - "companyTeam":"sky Round data team", - "welcome":"welcome community management", - "signOut":"sign out", - "signIn":"sign in", - "register":"register", - "moreCommunity":"more community", - "moreMsg":"more message", - "title":"CommunityManagement", - "noAccount":"no account?", - "areyouhasaccount":"are you has account?", +(function(window) { + window.lang = { + "systemName": "HCགཞིས་ཁུལ་དོ་དམ་མ་ལག", + "systemSimpleName": "HC", + "subSystemName": "གཞིས་ཁུལ་དོ་དམ་མ་ལག", + "companyTeam": "java110ཚོགས་པ།", + "welcome": "འཚམས་འདྲིར་ཕེབས་པར་དགའ་བསུ་ཞུ། HCགཞིས་ཁུལ་དོ་དམ་མ་ལག", + "signOut": "ཕྱིར་འཐེན།", + "signIn": "ཐོ་འགོད།", + "register": "ཐོ་འགོད།", + "moreCommunity": "སྡེ་ཁུལ་དེ་བས་མང་བ།", + "moreMsg": "གནས་ཚུལ་ཚང་མར་གཟིགས་པ།", + "title": "HCགཞིས་ཁུལ་དོ་དམ་མ་ལག", + "noAccount": "ད་དུང་རྩིས་ཨང་མེད་དམ།", + "areyouhasaccount": "རྩིས་ཐོ་ཡོད་སོང་ངམ།" } })(window) \ No newline at end of file