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.
33 lines
1.2 KiB
33 lines
1.2 KiB
{
|
|
"addUser": "新增管理员",
|
|
"updateUser": "编辑管理员",
|
|
"userRealName": "姓名",
|
|
"lastLoginTime": "最后登录时间",
|
|
"lastLoginIP": "最后登录IP",
|
|
"accountNumberPlaceholder": "请输入账号",
|
|
"passwordPlaceholder": "请输入密码",
|
|
"confirmPasswordPlaceholder": "请再次确认密码",
|
|
"userRealNamePlaceholder": "请输入姓名",
|
|
"confirmPasswordError": "两次输入的密码不一致",
|
|
"userRoleName": "角色",
|
|
"administrator": "超级管理员",
|
|
"userRolePlaceholder": "请选择角色",
|
|
"lock": "锁定",
|
|
"unlock": "解锁",
|
|
"status": "用户状态",
|
|
"statusUnlock": "正常",
|
|
"statusLock": "锁定",
|
|
"adminDisabled": "超级管理员不可编辑",
|
|
"userUnlockTips": "确定要解锁该管理员吗?",
|
|
"userLockTips": "确定要锁定该管理员吗?",
|
|
"userType": "用户类型",
|
|
"adminAdministrators": "平台管理员",
|
|
"siteAdministrators": "站点管理员",
|
|
"userTypePlaceholder": "请选择用户类型",
|
|
"siteAdministratorsDisabled": "站点管理员不可编辑",
|
|
"manager": "用户",
|
|
"managerPlaceholder": "请选择用户",
|
|
"managerTips": "选择或者新增用户作为管理员",
|
|
"newAddManager": "新增用户",
|
|
"userDeleteTips": "是否要删除该管理员?"
|
|
}
|
|
|