From 0e62d922878bc6336fcaaf9087b913f635ef2ca5 Mon Sep 17 00:00:00 2001 From: Jovan Date: Sun, 14 Dec 2025 09:36:14 +0800 Subject: [PATCH] =?UTF-8?q?i18n(zh):=20update=20"switchProfile"=20translat?= =?UTF-8?q?ion=20to=20"=E5=88=87=E6=8D=A2=E7=94=A8=E6=88=B7"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/i18n/strings_zh.i18n.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/i18n/strings_zh.i18n.json b/lib/i18n/strings_zh.i18n.json index 23ae4ed1..5cc98236 100644 --- a/lib/i18n/strings_zh.i18n.json +++ b/lib/i18n/strings_zh.i18n.json @@ -42,7 +42,7 @@ "screens": { "licenses": "许可证", "selectServer": "选择服务器", - "switchProfile": "切换配置文件", + "switchProfile": "切换用户", "subtitleStyling": "字幕样式", "search": "搜索", "logs": "日志" @@ -252,7 +252,7 @@ }, "discover": { "title": "发现", - "switchProfile": "切换配置文件", + "switchProfile": "切换用户", "switchServer": "切换服务器", "logout": "登出", "noContentAvailable": "没有可用内容",