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.

31 lines
1.2 KiB

1 year ago
{
"menu.system" : "系统管理",
"menu.system.corporation" : "法人管理",
"menu.system.user" : "用户管理",
"menu.system.role" : "角色管理",
"menu.system.org" : "机构管理",
"menu.system.department" : "部门管理",
"menu.system.menu" : "菜单管理",
"menu.system.announcementManager" : "公告管理",
"menu.system.notificationManager" : "消息管理",
"menu.system.parameter" : "参数管理",
"menu.system.dictionary" : "数据字典",
"menu.system.i18n" : "国际化多语言",
"menu.system.monitor" : "系统监控",
"menu.system.monitor.auditlog" : "审计日志",
"menu.system.monitor.log" : "系统日志",
"menu.system.monitor.resources" : "系统资源",
"menu.system.license" : "许可证管理",
1 year ago
"system.user.gridTitle":"用户列表",
"system.role.gridTitle":"角色列表",
"system.role.action.addRole":"添加角色",
"system.role.action.addAllRole":"添加所有角色",
"system.role.action.removeRole":"移除角色",
"system.role.action.removeAllRole":"移除所有角色",
"system.org.gridTitle":"机构树",
"accountExpired": "是否过期",
"accountLocked": "是否锁定",
"credentialsExpired": "是否密码过期"
1 year ago
}