From d168fa80387583b262cf4d2992fda1f4e394dc51 Mon Sep 17 00:00:00 2001 From: thing no Date: Fri, 26 Feb 2021 06:53:46 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 87.7% (365 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 a17d7d53f..27cf979dd 100644 --- a/lib/l10n/intl_zh_Hant.arb +++ b/lib/l10n/intl_zh_Hant.arb @@ -1964,5 +1964,15 @@ "@userUnknownVerification": { "type": "text", "placeholders": {} + }, + "writeAMessage": "寫個訊息…", + "@writeAMessage": { + "type": "text", + "placeholders": {} + }, + "clearText": "清除文字", + "@clearText": { + "type": "text", + "placeholders": {} } }