From 1e9b2906fbf0367caebbe7ad2fdb9a9ecb4b0ce4 Mon Sep 17 00:00:00 2001 From: Li <113808480+Li2548@users.noreply.github.com> Date: Fri, 13 Mar 2026 22:40:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Localizable.strings?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 又补上一行,这会好了。 --- Localizations/uYouPlus.bundle/zh_cn.lproj/Localizable.strings | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Localizations/uYouPlus.bundle/zh_cn.lproj/Localizable.strings b/Localizations/uYouPlus.bundle/zh_cn.lproj/Localizable.strings index 969f778..457b010 100644 --- a/Localizations/uYouPlus.bundle/zh_cn.lproj/Localizable.strings +++ b/Localizations/uYouPlus.bundle/zh_cn.lproj/Localizable.strings @@ -300,6 +300,8 @@ "HIDE_INDICATORS_DESC" = "Hides all Indicators that are currently in the App."; "FIX_CASTING" = "修复投屏功能"; "FIX_CASTING_DESC" = "改变特定 A/B flags(灰度测试选项) 以便修复投屏功能。"; +"NEW_SETTINGS_UI" = "使用新版设置UI"; +"NEW_SETTINGS_UI_DESC" = "通过调整某些项目启用新版设置UI。"; "DEFAULT" = "默认"; "CUSTOM_COLOR" = "自定义颜色";