examTeamApp/language/zh.json

111 lines
3.0 KiB
JSON
Raw Normal View History

2025-04-10 16:22:08 +08:00
{
"pageTitle.setLanguage": "语言设置",
"language": {
"zh": "中文",
"en": "英语",
"nowlanguage": "中文",
"confirmcontent": "确认切换该语言吗"
},
"public": {
"confirm": "确认",
"submit": "提交",
"cancellation": "取消"
},
"controls": {
"edit": "编辑",
"delete": "删除",
"add": "添加",
"details": "详情",
"unbind": "解绑"
},
"showModal": {
"title": "友情提示",
"outLoginContent": "是否退出登录",
"deleteUserContent": "是否删除该成员",
"deleteHistoryContent": "是否删除当前测量记录",
"unbindContent": "是否解绑该设备",
"deleteAccountContent": "删除成功后,该账号的所有关联信息将被清空且无法找回,是否删除"
},
"pageText": {
"skipping": "跳绳数据",
"vitalcapacity": "肺活量数据",
"charts": "运动曲线",
"detail": "详情",
"me": "我的",
"score": "分数评估",
"scoreHistory": "估分历史",
"scoreReport": "估分报告",
"contrast": "数据对比",
"body": "身体数据",
"history": "历史记录",
"cardSet": "卡片设置",
"business": "设备管理",
"businesAdd": "添加设备",
"businesSList": "设备列表",
"businesSearch": "搜索设备",
"inheritHeighet": "身高预测",
"bmi": "BMI测评",
"phone": "绑定手机号",
"email": "绑定邮箱",
"passwordEdit": "修改密码",
"setText": "设置",
"memberText": "资料",
"manage": "成员管理",
"AboutUs": "关于我们",
"cooperation": "商务合作意向登记表",
"logOut ": "退出登录"
},
"from": {
"mailbox": "邮箱",
"mailboxPlaceholder": "请输入邮箱",
"mailboxTips": "请输入正确的邮箱",
"mobile": "手机号",
"mobilePlaceholder": "请输入手机号",
"mobileTips": "请输入正确的手机号",
"password": "密码",
"passwordPlaceholder": "请输入密码",
"passwordTips": "请输入正确密码",
"confirmPassword": "确认密码",
"confirmPasswordPlaceholder": "请再次输入密码",
"forgotPassword": "忘记密码",
"code": "验证码",
"sendcode": "获取验证码",
"codeTips": "请输入验证码",
"deleteAccount": "删除账号",
"loginTitle": "登录",
"loginToggle": "切换登录",
"loginAccount": "手机号/邮箱",
"loginAgreement": "阅读并同意",
"loginAgreementContnt": "《隐私协议》",
"login.AgreementTips": "请先确认并勾选协议",
"loginBtn": "登录",
"loginRegisterntn": "注册",
"loginSuccessful": "登录成功"
},
"userInfo": {
"avatar": "头像",
"nickname": "昵称",
"phone": "手机号",
"setPassword": "设置密码",
"age": "年龄",
"ageunit": "岁",
"gender": "性别",
"man": "男",
"woman": "女",
"unknown": "未知",
"birthday": "出生日期",
"nowUser": "当前",
"height": "身高",
"weight": "体重",
"nowAddress": "当前地区"
},
"index.home": "主页",
"index.none": "暂无数据",
"index.region": "当前地区",
"index.body": "身体数据",
"index.height": "身高",
"index.weight": "体重",
"index.BMI": "BMI"
}