diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index 127a65d1..f9c23064 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -294,8 +294,8 @@ "subDomainDesc" = "The domain name for the subscription service. (leave blank to listen on all domains and IPs)" "subUpdates" = "Update Intervals" "subUpdatesDesc" = "The update intervals of the subscription URL in the client apps. (unit: hour)" -"subEncrypt" = "URL Encode" -"subEncryptDesc" = "The returned content of subscription URL will be Base64 encoded." +"subEncrypt" = "Encode" +"subEncryptDesc" = "The returned content of subscription service will be Base64 encoded." "subShowInfo" = "Show Usage Info" "subShowInfoDesc" = "The remaining traffic and date will be displayed in the client apps." "subURI" = "Reverse Proxy URI"