From b9b3d98d711a76686bd61205bc50e7ecc064a7ee Mon Sep 17 00:00:00 2001 From: fsdwen Date: Wed, 22 Jul 2026 03:15:38 +0800 Subject: [PATCH] fix(i18n): correct zh.json 'Match Case' mistranslation (#9722) --- src/renderer/src/i18n/locales/zh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/renderer/src/i18n/locales/zh.json b/src/renderer/src/i18n/locales/zh.json index 806464719..5a64e433a 100644 --- a/src/renderer/src/i18n/locales/zh.json +++ b/src/renderer/src/i18n/locales/zh.json @@ -9521,7 +9521,7 @@ "SearchHeader": { "6234a5ef85": "使用正则表达式", "4567e6e0b6": "匹配整个单词", - "464ae3974f": "火柴盒", + "464ae3974f": "区分大小写", "693cbeadd0": "搜索" }, "SearchQueryRow": {