From 08b4957896ffcfe624b7aa4fe366f0e5e9852f13 Mon Sep 17 00:00:00 2001 From: thing no Date: Fri, 26 Feb 2021 06:52:45 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 87.0% (362 of 416 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hant/ --- lib/l10n/intl_zh_Hant.arb | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lib/l10n/intl_zh_Hant.arb b/lib/l10n/intl_zh_Hant.arb index c0d6fd2f..a09665b0 100644 --- a/lib/l10n/intl_zh_Hant.arb +++ b/lib/l10n/intl_zh_Hant.arb @@ -1949,5 +1949,15 @@ "@userNotVerified": { "type": "text", "placeholders": {} + }, + "wipeChatBackup": "要清除你的聊天備份來創建新的安全密鑰嗎?", + "@wipeChatBackup": { + "type": "text", + "placeholders": {} + }, + "fontSize": "字體大小", + "@fontSize": { + "type": "text", + "placeholders": {} } }