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

41 lines
980 B

{
"APP_TITLE": "口袋社区后台管理",
"language": "语言",
"chinese": "中文",
"english": "英文",
"login": {
"manager_name": "管理员",
"password": "密码"
},
"register": {
"confirm_pwd": "确认密码",
"mobie": "手机",
"email": "邮箱"
},
"reset_pwd": {
"code": "验证码"
},
"forum": {
"name": "论坛管理",
"notice": "公告栏",
"check": "待审核帖子",
"sender": "公告管理员",
"time": "公告时间",
"active_date": "活动起止时间:{{startDate}}到{{endDate}}",
"active_score": "参与活动奖励信用分:{{score}}",
"approve": "通过",
"reject": "拒绝"
},
"tip":{
"input": "请输入",
"HELLO": "欢迎管理员{{value}}登陆"
},
"button": {
"login": "登陆",
"register": "注册",
"forget_pwd": "忘记密码?",
"backLogin": "返回登陆",
"send_code": "发送验证码",
"reset_pwd": "重置密码"
}
}