force show update notification modal & fix login page text (#3512)
* fix login page English text * update notification modal
This commit is contained in:
@@ -10,9 +10,6 @@
|
||||
"avatar_selection_exception": "头像选择异常",
|
||||
"balance": "余额",
|
||||
"billing_standard": "计费标准",
|
||||
"bind_notification_error": "绑定通知账号异常",
|
||||
"bind_notification_hint": "请绑定通知接收账号,以确保您能正常接收套餐过期提醒等通知,保障您的服务正常运行。",
|
||||
"bind_notification_success": "绑定通知账号成功",
|
||||
"cancel": "取消",
|
||||
"change": "变更",
|
||||
"choose_avatar": "点击选择头像",
|
||||
@@ -40,7 +37,6 @@
|
||||
"month": "月",
|
||||
"new_password": "新密码",
|
||||
"notification_receiving": "通知接收",
|
||||
"notification_receiving_hint": "通知接收",
|
||||
"old_password": "旧密码",
|
||||
"package_and_usage": "套餐与用量",
|
||||
"package_details": "套餐详情",
|
||||
|
||||
@@ -1042,6 +1042,12 @@
|
||||
"support.user.auth.Sending Code": "正在发送",
|
||||
"support.user.captcha_placeholder": "请输入验证码",
|
||||
"support.user.inform.System message": "系统消息",
|
||||
"support.user.info.notification_receiving_hint": "通知接收",
|
||||
"support.user.info.bind_notification_hint": "请绑定通知接收账号,以确保您能正常接收套餐过期提醒等通知,保障您的服务正常运行。",
|
||||
"support.user.info.verification_code": "验证码",
|
||||
"support.user.info.code_required": "验证码不能为空",
|
||||
"support.user.info.bind_notification_success": "绑定通知账号成功",
|
||||
"support.user.info.bind_notification_error": "绑定通知账号异常",
|
||||
"support.user.login.Email": "邮箱",
|
||||
"support.user.login.Github": "GitHub 登录",
|
||||
"support.user.login.Google": "Google 登录",
|
||||
|
||||
@@ -28,7 +28,6 @@
|
||||
"login.Dingtalk": "钉钉登录",
|
||||
"manage_team": "管理团队",
|
||||
"name": "名称",
|
||||
"notification.Bind Notification Pipe Hint": "请绑定通知接收账号,以确保您能正常接收套餐过期提醒等通知,保障您的服务正常运行。",
|
||||
"notification.remind_owner_bind": "请提醒创建者绑定通知账号",
|
||||
"operations": "操作",
|
||||
"owner": "所有者",
|
||||
|
||||
Reference in New Issue
Block a user