diff options
| author | Hamidreza Ghavami <70919649+hamid-gh98@users.noreply.github.com> | 2023-05-20 17:51:10 +0300 |
|---|---|---|
| committer | Hamidreza Ghavami <70919649+hamid-gh98@users.noreply.github.com> | 2023-05-20 17:51:10 +0300 |
| commit | 795835c54fbbaf35755c13855fb2b64e4e85e49c (patch) | |
| tree | 18b02a3436ad1bec56236c34fd3a0dcbf4ee2600 /web/translation/translate.en_US.toml | |
| parent | 91360a3f49895d80d34183a0421f2dcc5d64b18e (diff) | |
Update translations
Diffstat (limited to 'web/translation/translate.en_US.toml')
| -rw-r--r-- | web/translation/translate.en_US.toml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index 075bf6e9..4855bf5e 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -209,7 +209,7 @@ [pages.settings] "title" = "Settings" "save" = "Save" -"infoDesc" = "Every change made here needs to be saved. Please restart the panel for the changes to take effect." +"infoDesc" = "Every change made here needs to be saved. Please restart the panel to apply changes." "restartPanel" = "Restart Panel " "restartPanelDesc" = "Are you sure you want to restart the panel? Click OK to restart after 3 seconds. If you cannot access the panel after restarting, please view the panel log information on the server." "actions" = "Actions" @@ -336,6 +336,8 @@ "manualBlockedDomains" = "List of Blocked Domains" "manualDirectIPs" = "List of Direct IPs" "manualDirectDomains" = "List of Direct Domains" +"manualIPv4Domains" = "List of IPv4 Domains" +"manualWARPDomains" = "List of WARP Domains" [pages.settings.security] "admin" = "Admin" |
