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": "舊密碼",
|
||||
"openai_account_configuration": "OpenAI 帳號配置",
|
||||
"openai_account_setting_exception": "設定 OpenAI 帳號異常",
|
||||
|
||||
@@ -1039,6 +1039,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