From 25ed93a6acbdd4f0672dd65da8be459adf36e556 Mon Sep 17 00:00:00 2001 From: Dream <1012377328@qq.com> Date: Wed, 26 Aug 2026 16:27:27 +0800 Subject: [PATCH] =?UTF-8?q?fix(@vben/locales):=20=E4=BF=AE=E6=AD=A3?= =?UTF-8?q?=E7=B9=81=E4=BD=93=E5=81=8F=E5=A5=BD=E8=AE=BE=E7=BD=AE=E7=BF=BB?= =?UTF-8?q?=E8=AF=91=E9=94=99=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 「顯示覆制」应为「顯示複製」。 --- packages/locales/src/langs/zh-TW/preferences.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/locales/src/langs/zh-TW/preferences.json b/packages/locales/src/langs/zh-TW/preferences.json index 3e95e9d27..82400aa99 100644 --- a/packages/locales/src/langs/zh-TW/preferences.json +++ b/packages/locales/src/langs/zh-TW/preferences.json @@ -31,7 +31,7 @@ "plain": "樸素", "rounded": "圓潤", "copyPreferences": "複製偏好設定", - "enableCopyPreferences": "顯示覆制偏好設定按鈕", + "enableCopyPreferences": "顯示複製偏好設定按鈕", "copyPreferencesSuccessTitle": "複製成功", "copyPreferencesSuccess": "複製成功,請在 app 下的 `src/preferences.ts`內進行覆蓋", "clearAndLogout": "清空快取 & 退出登入",