diff --git a/lib/l10n/intl_ja.arb b/lib/l10n/intl_ja.arb index 7149173f..7839bac2 100644 --- a/lib/l10n/intl_ja.arb +++ b/lib/l10n/intl_ja.arb @@ -2229,5 +2229,25 @@ "@chats": { "type": "text", "placeholders": {} + }, + "securityKeyLost": "セキュリティキーを紛失しましたか?", + "@securityKeyLost": { + "type": "text", + "placeholders": {} + }, + "addEmail": "メールアドレスを追加する", + "@addEmail": { + "type": "text", + "placeholders": {} + }, + "verified": "検証済み", + "@verified": { + "type": "text", + "placeholders": {} + }, + "securityKey": "セキュリティキー", + "@securityKey": { + "type": "text", + "placeholders": {} } }