feat: add "Remember me" session persistence and simplify 2FA UX
This commit is contained in:
@@ -23,16 +23,14 @@
|
||||
"server_not_configured": "メールサーバーが設定されていません。管理者にお問い合わせください。"
|
||||
},
|
||||
"remove_from_history": "履歴から削除",
|
||||
"totp_toggle": "二要素認証を使用",
|
||||
"totp_label": "認証コード",
|
||||
"totp_placeholder": "000000",
|
||||
"totp_hide": "二要素認証を非表示",
|
||||
"totp_checkbox": "二要素認証コードを使用する",
|
||||
"totp_toggle": "2FAコードを入力",
|
||||
"remember_me": "ログイン状態を保持",
|
||||
"session_expired": "セッションが期限切れになりました。再度サインインしてください。",
|
||||
"dismiss": "閉じる",
|
||||
"show_password": "パスワードを表示",
|
||||
"hide_password": "パスワードを隠す",
|
||||
"totp_hint": "アカウントに二要素認証コードが必要な場合に有効にしてください",
|
||||
"or": "または",
|
||||
"sign_in_sso": "SSOでサインイン",
|
||||
"oauth_completing": "サインイン処理中...",
|
||||
|
||||
Reference in New Issue
Block a user