2fa setting

This commit is contained in:
syuilo 2020-01-30 13:05:14 +09:00
parent 64dcd9d697
commit 48e9898db1
2 changed files with 15 additions and 19 deletions

View file

@ -330,6 +330,12 @@ token: "トークン"
twoStepAuthentication: "二段階認証"
moderator: "モデレーター"
nUsersMentioned: "{n}人が投稿"
securityKey: "セキュリティキー"
securityKeyName: "キーの名前"
registerSecurityKey: "セキュリティキーを登録する"
lastUsed: "最後の使用"
unregister: "登録を解除"
passwordLessLogin: "パスワード無しログイン"
_2fa:
registerDevice: "デバイスを登録"
@ -337,6 +343,7 @@ _2fa:
step2: "次に、表示されているQRコードをアプリでスキャンします。"
step3: "アプリに表示されているトークンを入力して完了です。"
step4: "これからログインするときも、同じようにトークンを入力します。"
securityKeyInfo: "FIDO2をサポートするハードウェアセキュリティキーを使用してログインするように設定できます。"
_permissions:
"read:account": "アカウントの情報を見る"