From ef643bdf66d7dbdfa520ced4c6796559e166e0b7 Mon Sep 17 00:00:00 2001 From: Eric Date: Mon, 27 Dec 2021 08:39:40 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (531 of 531 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/ --- assets/l10n/intl_zh.arb | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/assets/l10n/intl_zh.arb b/assets/l10n/intl_zh.arb index d58e186dc..733dc188b 100644 --- a/assets/l10n/intl_zh.arb +++ b/assets/l10n/intl_zh.arb @@ -2693,5 +2693,12 @@ "yourStory": "你的 story", "@yourStory": {}, "replyHasBeenSent": "已发送回复", - "@replyHasBeenSent": {} + "@replyHasBeenSent": {}, + "videoWithSize": "视频 ({size})", + "@videoWithSize": { + "type": "text", + "placeholders": { + "size": {} + } + } }