diff options
| author | Ilya Afanasov <iafanasov@icloud.com> | 2025-03-15 10:16:59 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-15 10:16:59 +0300 |
| commit | d30cdbf49a7443a62f599d4f91a4f1ebceb1c666 (patch) | |
| tree | 78b9ca342a43b8d62dbe33b683719b9e7bcddc62 /web/translation/translate.fa_IR.toml | |
| parent | cac00224db7b229efac3ee242a5d5790ee0d98cf (diff) | |
feat: custom subscription title in panel (#2773)
* feat: custom subscription title in panel
* feat: added translations
Diffstat (limited to 'web/translation/translate.fa_IR.toml')
| -rw-r--r-- | web/translation/translate.fa_IR.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/translation/translate.fa_IR.toml b/web/translation/translate.fa_IR.toml index a50bf960..319a3a74 100644 --- a/web/translation/translate.fa_IR.toml +++ b/web/translation/translate.fa_IR.toml @@ -292,6 +292,8 @@ "subSettings" = "سابسکریپشن" "subEnable" = "فعالسازی سرویس سابسکریپشن" "subEnableDesc" = "سرویس سابسکریپشن را فعالمیکند" +"subTitle" = "عنوان اشتراک" +"subTitleDesc" = "عنوان نمایش داده شده در کلاینت VPN" "subListen" = "آدرس آیپی" "subListenDesc" = "آدرس آیپی برای سرویس سابسکریپشن. برای گوش دادن بهتمام آیپیها خالیبگذارید" "subPort" = "پورت" |
