From 068d34419d103a242c5c1f6b8fff74eb9d499100 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: Sun, 20 Jul 2025 06:46:47 +0200 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (781 of 781 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/ --- lib/l10n/intl_zh.arb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_zh.arb b/lib/l10n/intl_zh.arb index 2ce8269c2..fb9095019 100644 --- a/lib/l10n/intl_zh.arb +++ b/lib/l10n/intl_zh.arb @@ -3383,5 +3383,7 @@ "customReaction": "自定义回应", "@customReaction": {}, "moreEvents": "更多事件", - "@moreEvents": {} + "@moreEvents": {}, + "declineInvitation": "拒绝邀请", + "@declineInvitation": {} }