diff options
Diffstat (limited to 'web/translation/translate.en_US.toml')
| -rw-r--r-- | web/translation/translate.en_US.toml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index 5a3735dd..e56f5f89 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -369,8 +369,9 @@ "timeZone" = "Time Zone" "timeZoneDesc" = "Scheduled tasks will run based on this time zone." "subSettings" = "Subscription" -"subEnable" = "Enable Subscription Service" -"subEnableDesc" = "Enables the subscription service." +"subEnable" = "Subscription Service" +"subEnableDesc" = "Enable/Disable the subscription service." +"subJsonEnable" = "Enable/Disable the JSON subscription endpoint independently." "subTitle" = "Subscription Title" "subTitleDesc" = "Title shown in VPN client" "subListen" = "Listen IP" |
