From deebee3440bb2bdbf640e9f4845d190b2f2c3acb Mon Sep 17 00:00:00 2001 From: Weblate Date: Mon, 7 Jul 2025 09:13:38 +0200 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (1841 of 1841 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 56c757abf..7b3a65141 100644 --- a/www/common/translations/messages.zh.json +++ b/www/common/translations/messages.zh.json @@ -1837,5 +1837,9 @@ "settings_profileAvatarLabel": "头像", "toolbar_text_tools": "文本工具", "toolbar_show_text_tools": "显示文本工具", - "toolbar_hide_text_tools": "隐藏文本工具" + "toolbar_hide_text_tools": "隐藏文本工具", + "fc_open_formaud": "打开(作为审计者)", + "help_close_button": "关闭帮助通知", + "admin_documentsDeletionTitle": "归档多个文档", + "admin_documentsDeletionHint": "使用文档 ID 归档文档列表(每行一个文档 ID)" }