From 6150e641e1e4cfccb3e07d8ef149eb880a068378 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C5=ABm=C3=BC=C3=AC=C5=9BD=C3=B5g?= Date: Wed, 3 Sep 2025 16:49:58 +0800 Subject: [PATCH] Update Localizable.strings --- InfusePlus.bundle/zh-Hant.lproj/Localizable.strings | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/InfusePlus.bundle/zh-Hant.lproj/Localizable.strings b/InfusePlus.bundle/zh-Hant.lproj/Localizable.strings index c71e400..6cd0890 100644 --- a/InfusePlus.bundle/zh-Hant.lproj/Localizable.strings +++ b/InfusePlus.bundle/zh-Hant.lproj/Localizable.strings @@ -68,8 +68,8 @@ "StartupPageHeader" = "起始頁面"; "UpdateHeader" = "Infuse Plus更新"; -"AutoCleanTrash" = "Auto clean trash"; -"AutoCleanTrashDesc" = "Automatically cleans the Infuse trash folder on startup"; +"AutoCleanTrash" = "自動清理垃圾"; +"AutoCleanTrashDesc" = "啟動時自動清理 Infuse 垃圾資料夾"; "NotifyUpdates" = "更新通知"; "NotifyUpdatesDesc" = "若有新版本插件釋出,將顯示通知"; "UpdateLocalizations" = "更新語言檔";