about summary refs log tree commit diff
path: root/config/locales/devise.ja.yml
diff options
context:
space:
mode:
authorThibG <thib@sitedethib.com>2020-11-12 22:57:57 +0100
committerGitHub <noreply@github.com>2020-11-12 22:57:57 +0100
commit3b6e27978d5d8851845c5c15bbe8162b998f59d3 (patch)
treea543d3e1de1f4f87607e7bd99630433dc0160e59 /config/locales/devise.ja.yml
parent67125534bc0fd48a45d6cb17a5c78712d8e87150 (diff)
parent3f09d4ca034bc51b66b86bae7a10a41f02a4964f (diff)
Merge pull request #1457 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
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}からのアクセスは正常に認証されました。"