From f11943cb73e182cda5fb2ebe103077cc1b9503c8 Mon Sep 17 00:00:00 2001 From: Li <113808480+Li2548@users.noreply.github.com> Date: Fri, 13 Mar 2026 19:12:09 +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 feat: better localising --- .../uYouPlus.bundle/zh_cn.lproj/Localizable.strings | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Localizations/uYouPlus.bundle/zh_cn.lproj/Localizable.strings b/Localizations/uYouPlus.bundle/zh_cn.lproj/Localizable.strings index eb49c0b..976b5e1 100644 --- a/Localizations/uYouPlus.bundle/zh_cn.lproj/Localizable.strings +++ b/Localizations/uYouPlus.bundle/zh_cn.lproj/Localizable.strings @@ -288,11 +288,11 @@ "STICK_NAVIGATION_BAR" = "Stick Navigation Bar"; "STICK_NAVIGATION_BAR_DESC" = "This will make the Navigation Bar stay when scrolling throughout the App."; "HIDE_COMMUNITY_POSTS" = "隐藏 Community Posts"; -"HIDE_COMMUNITY_POSTS_DESC" = "隐藏the Community Posts. 更改后需要重启应用。"; +"HIDE_COMMUNITY_POSTS_DESC" = "隐藏Community Posts. 更改后需要重启应用。"; "HIDE_HEADER_LINKS_UNDER_PROFILE" = "隐藏 Header Links under channel profile"; "HIDE_HEADER_LINKS_UNDER_PROFILE_DESC" = "隐藏sthe Header Links under any channel profile."; -"AUTO_HIDE_HOME_INDICATOR" = "自动隐藏 Home Indicator"; -"AUTO_HIDE_HOME_INDICATOR_DESC" = "Automatically 隐藏s the iOS Home Indicator when not interacting with the App."; +"AUTO_HIDE_HOME_INDICATOR" = "自动隐藏主页面小白条"; +"AUTO_HIDE_HOME_INDICATOR_DESC" = "当不与应用程序交互时自动隐藏 iOS 自动隐藏主页面小白条。"; "HIDE_INDICATORS" = "隐藏 Indicators"; "HIDE_INDICATORS_DESC" = "Hides all Indicators that are currently in the App."; "FIX_CASTING" = "修复投屏功能";