From 3b98ea886abe0d1a9d2f32ccf11c3107bf4f07ed Mon Sep 17 00:00:00 2001 From: ayiniho Date: Mon, 17 May 2021 15:03:11 +0000 Subject: [PATCH] Translated using Weblate (Japanese) Currently translated at 95.8% (413 of 431 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ja/ --- lib/l10n/intl_ja.arb | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) 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": {} } }