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" = "Subscription"
"subEnable" = "Enable Subscription Service"
"subEnableDesc" = "Enables the subscription service."
"subTitle" = "Subscription Title"
"subTitleDesc" = "Title shown in VPN client"
"subListen" = "Listen IP"
"subListenDesc" = "The IP address for the subscription service. (leave blank to listen on all IPs)"
"subPort" = "Listen Port"