74 lines
1.9 KiB
JSON
74 lines
1.9 KiB
JSON
{
|
|
"accountSettings": {
|
|
"accountSettings": "密码设置",
|
|
"newPassword": "新密码",
|
|
"passwordMismatch": "两次密码不一致",
|
|
"repeatNewPassword": "重复新密码",
|
|
"updatePassword": "更新密码",
|
|
"updateSuccess": "更新成功",
|
|
"save": "保存",
|
|
"description": "修改登录密码"
|
|
},
|
|
"notify": {
|
|
"balanceChange": "余额变动",
|
|
"channels": "通知渠道",
|
|
"finance": "财务相关",
|
|
"login": "登录",
|
|
"notificationSettings": "通知设置",
|
|
"notificationTypes": "通知类型",
|
|
"save": "保存",
|
|
"subscribe": "订阅",
|
|
"updateSuccess": "更新成功",
|
|
"description": "是否邮箱通知推送"
|
|
},
|
|
"thirdParty": {
|
|
"apple": {
|
|
"description": "使用 Apple 登录"
|
|
},
|
|
"bind": "绑定",
|
|
"bindFailed": "绑定失败",
|
|
"bindMobile": "绑定手机",
|
|
"bindSuccess": "绑定成功",
|
|
"change": "更改",
|
|
"confirm": "确认",
|
|
"device": {
|
|
"description": "使用设备 ID 登录"
|
|
},
|
|
"email": {
|
|
"description": "绑定邮箱地址",
|
|
"invalid": "请输入有效的邮箱地址",
|
|
"placeholder": "输入邮箱地址",
|
|
"title": "更改邮箱"
|
|
},
|
|
"emailLabel": "邮箱",
|
|
"facebook": {
|
|
"description": "使用 Facebook 登录"
|
|
},
|
|
"github": {
|
|
"description": "使用 GitHub 登录"
|
|
},
|
|
"google": {
|
|
"description": "使用 Google 登录"
|
|
},
|
|
"mobile": {
|
|
"description": "绑定手机号",
|
|
"invalid": "请输入有效的手机号码",
|
|
"placeholder": "输入手机号",
|
|
"title": "更改手机号"
|
|
},
|
|
"phone": {
|
|
"description": "链接您的电话号码",
|
|
"placeholder": "输入您的电话号码",
|
|
"title": "更改电话"
|
|
},
|
|
"save": "保存",
|
|
"telegram": {
|
|
"description": "使用 Telegram 登录"
|
|
},
|
|
"title": "关联账号",
|
|
"unbind": "解除绑定",
|
|
"update": "更新",
|
|
"updateSuccess": "更新成功"
|
|
}
|
|
}
|