about summary refs log tree commit diff
path: root/config/locales/devise.ja.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/devise.ja.yml')
-rw-r--r--config/locales/devise.ja.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/config/locales/devise.ja.yml b/config/locales/devise.ja.yml
index 66b0d7fe1..880566895 100644
--- a/config/locales/devise.ja.yml
+++ b/config/locales/devise.ja.yml
@@ -62,14 +62,21 @@ ja:
         subject: 'Mastodon: アカウントのロックの解除'
       webauthn_credential:
         added:
+          explanation: 次のセキュリティキーがアカウントに追加されました
           subject: 'Mastodon: セキュリティキーが追加されました'
+          title: 新しいセキュリティキーが追加されました
         deleted:
+          explanation: 次のセキュリティキーがアカウントから削除されました
           subject: 'Mastodon: セキュリティキーが削除されました'
           title: セキュリティキーが削除されました
       webauthn_disabled:
+        explanation: アカウントのセキュリティキーによる認証が無効になりました。ペアリングされたTOTPアプリによって生成されたトークンのみを使用してログインが可能になりました。
         subject: 'Mastodon: セキュリティキー認証が無効になりました'
+        title: セキュリティキーは無効になっています
       webauthn_enabled:
+        explanation: あなたのアカウントでセキュリティキー認証が有効になりました。セキュリティキーをログインに使用できるようになりました。
         subject: 'Mastodon: セキュリティキー認証が有効になりました'
+        title: セキュリティキーは無効になっています
     omniauth_callbacks:
       failure: "%{reason}によって%{kind}からのアクセスを認証できませんでした。"
       success: "%{kind}からのアクセスは正常に認証されました。"