From a74b22f5ec66deb0506c2bfc6ebd1a61eb60fada Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A7=E7=8E=8B=E5=8F=AB=E6=88=91=E6=9D=A5=E5=B7=A1?= =?UTF-8?q?=E5=B1=B1?= Date: Wed, 5 Nov 2025 06:37:27 +0100 Subject: [PATCH] chore(translations): Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (811 of 811 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/ --- lib/l10n/intl_zh.arb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/l10n/intl_zh.arb b/lib/l10n/intl_zh.arb index a5ee6ab11..7cb217adf 100644 --- a/lib/l10n/intl_zh.arb +++ b/lib/l10n/intl_zh.arb @@ -3462,7 +3462,7 @@ "@allowMultipleAnswers": {}, "pollHasBeenEnded": "投票已结束", "@pollHasBeenEnded": {}, - "countVotes": "{count, plural, =1{1 票} other{{count} 票}}", + "countVotes": "{count, plural, =1{票} other{{count} 票}}", "@countVotes": { "type": "int", "placeholders": { @@ -3477,7 +3477,7 @@ "@thread": {}, "replyInThread": "在嘟文串中回复", "@replyInThread": {}, - "countReplies": "{count, plural, =1{1 则回复} other{{count} 则回复}}", + "countReplies": "{count, plural, =1{则回复} other{{count} 则回复}}", "@countReplies": { "type": "int", "placeholders": {