From f5e649896bfb8c6771124d2fecf001030b01325c Mon Sep 17 00:00:00 2001 From: thing no Date: Fri, 26 Feb 2021 06:35:56 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 81.0% (337 of 416 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hant/ --- lib/l10n/intl_zh_Hant.arb | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lib/l10n/intl_zh_Hant.arb b/lib/l10n/intl_zh_Hant.arb index 3855bd83b..5dd6d2c8e 100644 --- a/lib/l10n/intl_zh_Hant.arb +++ b/lib/l10n/intl_zh_Hant.arb @@ -1819,5 +1819,20 @@ "username": {}, "type": {} } + }, + "verifiedSession": "工作階段成功驗證", + "@verifiedSession": { + "type": "text", + "placeholders": {} + }, + "verifyManual": "手動驗證", + "@verifyManual": { + "type": "text", + "placeholders": {} + }, + "verify": "驗證", + "@verify": { + "type": "text", + "placeholders": {} } }