🐛 fix(user): Update notification and verify code settings

This commit is contained in:
web@ppanel
2025-02-14 15:39:25 +07:00
parent e3f9ef6ebe
commit 574b043be6
112 changed files with 500 additions and 502 deletions
@@ -58,5 +58,18 @@
"turnstileSecretDescription": "Cloudflareが提供するターンスタイル秘密鍵",
"turnstileSiteKeyDescription": "Cloudflareが提供するターンスタイルサイトキー",
"verifySettings": "確認設定"
},
"verify-code": {
"dailyLimit": "1日の制限",
"dailyLimitDescription": "1日に送信できる認証コードの最大数",
"expireTime": "有効期限",
"expireTimeDescription": "認証コードの有効期限(分)",
"interval": "送信間隔",
"intervalDescription": "認証コード送信の最小間隔(秒)",
"minute": "分",
"saveSuccess": "保存成功",
"second": "秒",
"times": "回",
"verifyCodeSettings": "認証コード設定"
}
}
-9
View File
@@ -4,18 +4,9 @@
"enable": "有効にする",
"enableTip": "有効にすると、携帯電話の登録、ログイン、バインド、アンバインド機能が有効になります",
"endpointLabel": "エンドポイント",
"expireTime": "有効期限",
"expireTimeTip": "SMS認証コードの有効期間(秒)",
"interval": "間隔",
"intervalTip": "同じ電話番号へのSMS認証コード送信間隔(秒)、0は制限なしを意味します",
"limit": "1日の制限",
"limitTip": "同一の電話番号に対する1日のSMS認証コード送信制限。0は制限なしを意味します。",
"logs": "ログ",
"phoneNumberLabel": "電話番号",
"placeholders": {
"expireTime": "有効期限を入力してください。デフォルトは300です",
"interval": "間隔時間を入力してください。デフォルトは60です",
"limit": "1日の制限を入力してください。デフォルトは20です",
"template": "あなたの認証コードは{code}です。5分間有効です",
"templateCode": "テンプレートコードを入力してください"
},
-2
View File
@@ -39,7 +39,6 @@
"editSubscription": "サブスクリプションを編集",
"editUser": "ユーザー編集",
"email": "メールアドレス",
"emailNotifications": "メール通知",
"enable": "有効",
"expireTime": "有効期限",
"expiredAt": "有効期限",
@@ -82,7 +81,6 @@
"subscriptionName": "サブスクリプション名",
"subscriptionNotifications": "サブスクリプション通知",
"success": "成功",
"telegramNotifications": "Telegram通知",
"telephone": "電話番号",
"telephonePlaceholder": "電話番号を入力してください",
"time": "時間",