From e8b525e9e5d84a5a332bf49a767e6480d9618f5a Mon Sep 17 00:00:00 2001 From: Weblate Date: Fri, 11 Sep 2026 18:29:17 +0200 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (1882 of 1882 strings) Co-authored-by: Subtext6676 Co-authored-by: Weblate Translate-URL: https://weblate.cryptpad.org/projects/cryptpad/app/zh_Hans/ Translation: CryptPad/App --- www/common/translations/messages.zh.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/common/translations/messages.zh.json b/www/common/translations/messages.zh.json index d1dd0588e..e8b9838eb 100644 --- a/www/common/translations/messages.zh.json +++ b/www/common/translations/messages.zh.json @@ -1881,5 +1881,6 @@ "diagram_modesOptionLabel": "将主题更改为 {0},应用将刷新", "diagram_sketchTheme": "草图", "diagram_simpleTheme": "简洁", - "diagram_classicTheme": "经典" + "diagram_classicTheme": "经典", + "sent_chatMessage": "{0} 给您发了一条消息" }