From 960048fc5c2ae09cfcf685ce5e2326c5a92c149c Mon Sep 17 00:00:00 2001 From: kisaraki <48860861+kisaraki@users.noreply.github.com> Date: Sun, 9 Aug 2026 11:43:17 +0800 Subject: [PATCH] Update Chinese translations for word matching and file overwrite MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修改部分翻譯內容 --- i18n/edit.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n/edit.toml b/i18n/edit.toml index 6b4f9ddd2cd..210b09eb89e 100644 --- a/i18n/edit.toml +++ b/i18n/edit.toml @@ -1644,7 +1644,7 @@ tr = "Tam sözcük" uk = "Ціле слово" vi = "Khớp toàn bộ từ" zh-hans = "全字匹配" -zh-hant = "比對整個字" +zh-hant = "比對完整字詞" # Toggle [SearchUseRegex] @@ -2066,4 +2066,4 @@ tr = "Dosya zaten var. Üzerine yazmak istiyor musunuz?" uk = "Файл вже існує. Перезаписати?" vi = "Tệp đã tồn tại. Bạn có muốn ghi đè không?" zh-hans = "文件已存在。要覆盖它吗?" -zh-hant = "檔案已存在。要覆蓋它嗎?" +zh-hant = "檔案已存在。要覆寫嗎?"