/** * 英文包 */ (function(window){ window.lang={ "systemName":"CommunityManagement", "systemSimpleName":"HC", "subSystemName": "CommunityManagement", "companyTeam":"java110 team", "welcome":"welcome community management", "signOut":"sign out", "signIn":"sign in", "register":"register", "moreCommunity":"more community", "moreMsg":"more message", "title":"CommunityManagement|java110", "noAccount":"no account?", "areyouhasaccount":"are you has account?", "我的小区":"my community" } })(window)