From 5920d46aa4ef90ce199718d57072506e0e10dbdd Mon Sep 17 00:00:00 2001 From: Weblate Date: Tue, 25 Mar 2025 11:12:33 +0100 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (1818 of 1818 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 b97f09326..3607c4374 100644 --- a/www/common/translations/messages.zh.json +++ b/www/common/translations/messages.zh.json @@ -1817,5 +1817,6 @@ "toggleArrows": "箭头按钮移动项目", "toggleDrag": "拖动移动项目", "error_limit": "请输入有效数字", - "admin_addKeyLabel": "使用管理员的公钥添加管理员" + "admin_addKeyLabel": "使用管理员的公钥添加管理员", + "profile_remove_avatar": "移除此头像" }