From 1635e603691b77b667d8183b3e9c858d4ed67f88 Mon Sep 17 00:00:00 2001 From: thing no Date: Fri, 26 Feb 2021 06:08:34 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 78.8% (328 of 416 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hant/ --- lib/l10n/intl_zh_Hant.arb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lib/l10n/intl_zh_Hant.arb b/lib/l10n/intl_zh_Hant.arb index 0d81ea6e6..bd980fd59 100644 --- a/lib/l10n/intl_zh_Hant.arb +++ b/lib/l10n/intl_zh_Hant.arb @@ -1769,5 +1769,12 @@ "placeholders": { "username": {} } + }, + "sentAPicture": "{username}發送了一張圖片", + "@sentAPicture": { + "type": "text", + "placeholders": { + "username": {} + } } }