From 6e136c4b0aa8e51d0b0e425aed4dc4f80642c811 Mon Sep 17 00:00:00 2001 From: yxiZo <134839633+yxiZo@users.noreply.github.com> Date: Thu, 12 Sep 2024 10:08:54 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20update=20translations=20with=20Fink=20?= =?UTF-8?q?=F0=9F=90=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/translations/strings_zh-CN.i18n.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/assets/translations/strings_zh-CN.i18n.json b/assets/translations/strings_zh-CN.i18n.json index 28608cd7..796795f2 100644 --- a/assets/translations/strings_zh-CN.i18n.json +++ b/assets/translations/strings_zh-CN.i18n.json @@ -180,6 +180,7 @@ "af": "阿富汗 (af)", "id": "印度尼西亚 (id)", "tr": "火鸡(tr)🇹🇷", + "br": "巴西 (br) 🇧🇷", "other": "其它" }, "themeMode": "主题模式", @@ -327,6 +328,10 @@ "reconnectMsg": "重新连接以使更改生效" }, "config": { + "useXrayCoreWhenPossible": { + "Label": "尽可能使用 Xray-core", + "Description": "解析子链接时使用 Xray-core。您需要重新导入子链接才能启用此选项。" + }, "resetBtn": "重置选项", "serviceMode": "服务模式", "quickSettings": "快速设置", @@ -416,5 +421,10 @@ "warpNoiseSize": "噪音大小", "warpNoiseMode": "噪音模式", "warpNoiseDelay": "噪音延迟" + }, + "window": { + "hide": "隐藏", + "close": "关闭", + "alertMessage": "隐藏或退出应用程序?" } }