From 70c91687c1882d3942efa3abb2ac31ee8c06dd13 Mon Sep 17 00:00:00 2001 From: thing no Date: Fri, 26 Feb 2021 06:08:20 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 78.6% (327 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 d0791a10..b7bb7389 100644 --- a/lib/l10n/intl_zh_Hant.arb +++ b/lib/l10n/intl_zh_Hant.arb @@ -1762,5 +1762,12 @@ "@sendVideo": { "type": "text", "placeholders": {} + }, + "sentAnAudio": "{username}發送了一個音訊", + "@sentAnAudio": { + "type": "text", + "placeholders": { + "username": {} + } } }