From fd8975860529bf63904aa33ad1096ad0903eb58b Mon Sep 17 00:00:00 2001 From: Takashi Hashida Date: Tue, 21 Apr 2026 11:13:33 +0900 Subject: [PATCH] locale: apply zh-CN translation (#153) --- locales/zh-CN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/zh-CN.json b/locales/zh-CN.json index a2dfb09..3d5af53 100644 --- a/locales/zh-CN.json +++ b/locales/zh-CN.json @@ -105,7 +105,7 @@ "setting_requireCheckBody": "要求确认电子邮件的文本", "setting_configBlockDistributionLists": "如果包含未展开的分发列表、联系人组,则禁止发送", "setting_configEmphasizeUntrustedToCc": "将外部域名的收件人(To)・抄送(CC)高亮显示", - "setting_configConfirmationDialogCardsOrder": "确认框中项目的显示顺序设置", + "setting_configConfirmationDialogCardsOrder": "确认对话框的确认项目的显示顺序设置", "setting_cardsOrderTrustedCaption": "信任域,地址", "setting_cardsOrderUntrustedCaption": "外部目的地", "setting_cardsOrderSubjectCaption": "主题",