You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
pocketcommunityweb/src/assets/i18n/zh-CN.json

15 lines
296 B

{
"APP_TITLE": "口袋社区后台管理",
"language": "语言",
"chinese": "中文",
"english": "英文",
"login": {
"manager_name": "管理员",
"password": "密码"
},
"button": {
"login": "登陆",
"register": "注册",
"forget_pwd": "忘记密码?"
}
}