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.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/config/locales/devise.ja.yml b/config/locales/devise.ja.yml
index e697e290d..66b0d7fe1 100644
--- a/config/locales/devise.ja.yml
+++ b/config/locales/devise.ja.yml
@@ -60,6 +60,16 @@ ja:
         title: 二段階認証のリカバリーコードが変更されました
       unlock_instructions:
         subject: 'Mastodon: アカウントのロックの解除'
+      webauthn_credential:
+        added:
+          subject: 'Mastodon: セキュリティキーが追加されました'
+        deleted:
+          subject: 'Mastodon: セキュリティキーが削除されました'
+          title: セキュリティキーが削除されました
+      webauthn_disabled:
+        subject: 'Mastodon: セキュリティキー認証が無効になりました'
+      webauthn_enabled:
+        subject: 'Mastodon: セキュリティキー認証が有効になりました'
     omniauth_callbacks:
       failure: "%{reason}によって%{kind}からのアクセスを認証できませんでした。"
       success: "%{kind}からのアクセスは正常に認証されました。"