mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-23 21:36:37 +08:00
优化前段显示功能
This commit is contained in:
parent
1a14243833
commit
1c7973523e
@ -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)
|
||||
@ -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)
|
||||
@ -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)
|
||||
Loading…
Reference in New Issue
Block a user