From fba92ba1a9c9e644f6644c3d94df7a0fdf41c2e4 Mon Sep 17 00:00:00 2001 From: Weblate Date: Mon, 11 May 2026 18:31:04 +0200 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (1881 of 1881 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 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/www/common/translations/messages.zh.json b/www/common/translations/messages.zh.json index 8d8aa654d..d1dd0588e 100644 --- a/www/common/translations/messages.zh.json +++ b/www/common/translations/messages.zh.json @@ -1877,5 +1877,9 @@ "contacts_muted": "已静音", "contacts_noFriends": "您的联系人列表为空", "contacts_noFriendsInfo": "请先添加联系人以开始对话。", - "contacts_historyCleared": "所有人的聊天记录已被删除" + "contacts_historyCleared": "所有人的聊天记录已被删除", + "diagram_modesOptionLabel": "将主题更改为 {0},应用将刷新", + "diagram_sketchTheme": "草图", + "diagram_simpleTheme": "简洁", + "diagram_classicTheme": "经典" }