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

34 lines
704 B

{
"APP_TITLE": "口袋社区后台管理",
"language": "语言",
"chinese": "中文",
"english": "英文",
"login": {
"manager_name": "管理员",
"password": "密码"
},
"register": {
"confirm_pwd": "确认密码",
"mobie": "手机",
"email": "邮箱"
},
"reset_pwd": {
"code": "验证码"
},
"forum": {
"name": "论坛管理",
"notice": "公告栏"
},
"tip":{
"input": "请输入",
"HELLO": "欢迎管理员{{value}}登陆"
},
"button": {
"login": "登陆",
"register": "注册",
"forget_pwd": "忘记密码?",
"backLogin": "返回登陆",
"send_code": "发送验证码",
"reset_pwd": "重置密码"
}
}