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.
153 lines
3.8 KiB
153 lines
3.8 KiB
{
|
|
"abp": {
|
|
"title": "Abp框架",
|
|
"oauth": {
|
|
"twoFactor": {
|
|
"title": "二次认证",
|
|
"authenticator": "验证方式",
|
|
"emailAddress": "电子邮件",
|
|
"phoneNumber": "手机号码",
|
|
"getCode": "获取验证码",
|
|
"code": "验证码"
|
|
},
|
|
"qrcodeLogin": {
|
|
"scaned": "请在手机上确认登录."
|
|
},
|
|
"errors": {
|
|
"accountLockedByInvalidLoginAttempts": "由于尝试登录无效,用户帐户被锁定.请稍候再试!",
|
|
"accountInactive": "您不能登录,您的帐户是无效的!",
|
|
"invalidUserNameOrPassword": "用户名或密码错误!",
|
|
"tokenHasExpired": "您的请求会话已过期,请重新登录!",
|
|
"requiresTwoFactor": "需要验证身份,请选择一种验证方式!",
|
|
"shouldChangePassword": "您的密码已过期,请修改密码后登录!",
|
|
"accessDenied": "您拒绝了应用程序必须的授权, 请重新登录!"
|
|
}
|
|
},
|
|
"manage": {
|
|
"title": "管理",
|
|
"identity": {
|
|
"title": "身份认证管理",
|
|
"user": "用户",
|
|
"role": "角色",
|
|
"claimTypes": "身份标识",
|
|
"securityLogs": "安全日志",
|
|
"organizationUnits": "组织机构",
|
|
"sessions": "会话管理"
|
|
},
|
|
"permissions": {
|
|
"title": "权限管理",
|
|
"groups": "权限分组",
|
|
"definitions": "权限定义"
|
|
},
|
|
"features": {
|
|
"title": "功能管理",
|
|
"groups": "功能分组",
|
|
"definitions": "功能定义"
|
|
},
|
|
"settings": {
|
|
"title": "设置管理",
|
|
"definitions": "设置定义",
|
|
"system": "系统设置"
|
|
},
|
|
"notifications": {
|
|
"title": "通知管理",
|
|
"myNotifilers": "我的通知",
|
|
"groups": "通知分组",
|
|
"definitions": "通知定义"
|
|
},
|
|
"localization": {
|
|
"title": "本地化管理",
|
|
"resources": "资源管理",
|
|
"languages": "语言管理",
|
|
"texts": "文档管理"
|
|
},
|
|
"dataProtection": {
|
|
"title": "数据权限",
|
|
"entityTypeInfos": "实体列表"
|
|
},
|
|
"auditLogs": "审计日志",
|
|
"loggings": "系统日志",
|
|
"openApi": "接口文档",
|
|
"cache": "缓存管理"
|
|
},
|
|
"openiddict": {
|
|
"title": "OpenIddict",
|
|
"applications": "应用管理",
|
|
"authorizations": "授权管理",
|
|
"scopes": "范围管理",
|
|
"tokens": "授权令牌"
|
|
},
|
|
"account": {
|
|
"title": "账户管理",
|
|
"settings": {
|
|
"title": "个人设置",
|
|
"basic": {
|
|
"title": "基本设置"
|
|
},
|
|
"security": {
|
|
"title": "安全设置",
|
|
"unSet": "未设置",
|
|
"verified": "已验证",
|
|
"unVerified": "未验证",
|
|
"email": "电子邮件",
|
|
"password": "密码",
|
|
"passwordDesc": "重置我的密码",
|
|
"phoneNumber": "手机号码"
|
|
},
|
|
"bindSettings": "账号绑定",
|
|
"noticeSettings": "新消息通知",
|
|
"authenticatorSettings": "身份验证程序",
|
|
"changeAvatar": "更改头像",
|
|
"sessionSettings": "会话管理",
|
|
"personalDataSettings": "个人信息管理"
|
|
},
|
|
"profile": "个人中心"
|
|
},
|
|
"platform": {
|
|
"title": "平台管理",
|
|
"messages": {
|
|
"title": "消息管理",
|
|
"email": "邮件消息",
|
|
"sms": "短信消息"
|
|
},
|
|
"dataDictionaries": "数据字典",
|
|
"layouts": "布局管理",
|
|
"menus": "菜单管理"
|
|
},
|
|
"saas": {
|
|
"title": "Saas",
|
|
"editions": "版本管理",
|
|
"tenants": "租户管理"
|
|
},
|
|
"demo": {
|
|
"title": "演示",
|
|
"books": "书籍列表"
|
|
},
|
|
"tasks": {
|
|
"title": "后台作业",
|
|
"jobInfo": {
|
|
"title": "作业管理"
|
|
}
|
|
},
|
|
"webhooks": {
|
|
"title": "Webhook管理",
|
|
"groups": "Webhook分组",
|
|
"definitions": "Webhook定义",
|
|
"subscriptions": "管理订阅",
|
|
"sendAttempts": "发送记录"
|
|
},
|
|
"textTemplating": {
|
|
"title": "文本模板",
|
|
"definitions": "模板定义"
|
|
},
|
|
"oss": {
|
|
"title": "对象存储",
|
|
"containers": "容器管理",
|
|
"objects": "文件管理"
|
|
},
|
|
"wechat": {
|
|
"title": "微信集成",
|
|
"settings": "微信设置"
|
|
}
|
|
}
|
|
}
|
|
|