From 58e665345efb72509d4a375abb61cc4f7802cd1e Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Sat, 30 May 2026 17:50:05 +0800 Subject: [PATCH] Prepare 7.8.5 language layout release --- Apptag/Localization/zh-Hans.json | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) diff --git a/Apptag/Localization/zh-Hans.json b/Apptag/Localization/zh-Hans.json index 26e0ae6..0966901 100644 --- a/Apptag/Localization/zh-Hans.json +++ b/Apptag/Localization/zh-Hans.json @@ -63,6 +63,11 @@ "drop.systemDefaultWarning": "请勿拖动至系统默认分类", "drop.uncategorizedConfirmTitle": "归类为未分类?", "drop.uncategorizedConfirmMessage": "将 %appName% 归类为未分类,会解除它当前关联的 %tagCount% 个标签:%tagNames%。", + "drop.removeTagConfirmTitle": "要移除这个标签吗?", + "drop.removeTagConfirmMessage": "要将 %appName% 移出“%tagName%”标签吗?", + "drop.removeTagDoNotAskAgain": "知道了,以后不用再提醒我", + "drop.removeTagConfirmYes": "是", + "drop.removeTagConfirmNo": "否", "tag.design": "设计", "tag.development": "编程", "tag.writing": "写作", @@ -191,5 +196,7 @@ "smart.category.network-tools": "网络工具", "help.openPDF": "打开帮助文档", "help.copyLink": "复制帮助文档链接", - "help.currentLanguage": "将按当前应用语言打开对应版本的在线 PDF。" + "help.currentLanguage": "将按当前应用语言打开对应版本的在线 PDF。", + "settings.language.auto": "自动", + "help.downloadPDF": "下载帮助文档" } -- Gitblit v1.9.3