Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Afanasov <iafanasov@icloud.com>2025-03-15 10:16:59 +0300
committerGitHub <noreply@github.com>2025-03-15 10:16:59 +0300
commitd30cdbf49a7443a62f599d4f91a4f1ebceb1c666 (patch)
tree78b9ca342a43b8d62dbe33b683719b9e7bcddc62 /web/translation/translate.zh_TW.toml
parentcac00224db7b229efac3ee242a5d5790ee0d98cf (diff)
feat: custom subscription title in panel (#2773)
* feat: custom subscription title in panel * feat: added translations
Diffstat (limited to 'web/translation/translate.zh_TW.toml')
-rw-r--r--web/translation/translate.zh_TW.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/web/translation/translate.zh_TW.toml b/web/translation/translate.zh_TW.toml
index f12f6d5b..16196d9a 100644
--- a/web/translation/translate.zh_TW.toml
+++ b/web/translation/translate.zh_TW.toml
@@ -292,6 +292,8 @@
"subSettings" = "訂閱設定"
"subEnable" = "啟用訂閱服務"
"subEnableDesc" = "啟用訂閱服務功能"
+"subTitle" = "訂閱標題"
+"subTitleDesc" = "在VPN客戶端中顯示的標題"
"subListen" = "監聽 IP"
"subListenDesc" = "訂閱服務監聽的 IP 地址(留空表示監聽所有 IP)"
"subPort" = "監聽埠"