feat: custom subscription title in panel (#2773)

* feat: custom subscription title in panel

* feat: added translations
This commit is contained in:
Ilya Afanasov
2025-03-15 10:16:59 +03:00
committed by GitHub
parent cac00224db
commit d30cdbf49a
19 changed files with 56 additions and 3 deletions

View File

@@ -292,6 +292,8 @@
"subSettings" = "訂閱設定"
"subEnable" = "啟用訂閱服務"
"subEnableDesc" = "啟用訂閱服務功能"
"subTitle" = "訂閱標題"
"subTitleDesc" = "在VPN客戶端中顯示的標題"
"subListen" = "監聽 IP"
"subListenDesc" = "訂閱服務監聽的 IP 地址(留空表示監聽所有 IP"
"subPort" = "監聽埠"