diff options
| author | Shishkevich D. <135337715+shishkevichd@users.noreply.github.com> | 2025-06-18 19:24:18 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-18 19:24:18 +0300 |
| commit | cb22b4ad47816742e7eaa9b9f46f11530b0aae8e (patch) | |
| tree | 486f3d1c1af5b4bd22c5bd48c164f1db168f88cd /web/translation/translate.en_US.toml | |
| parent | 6a2e0071cfb27d290f3e3aca9eda184f2ac7d15e (diff) | |
chore: add new dns features from v25.6.8
* chore: add new dns params
* chore: add `DNS Presets` modal
* chore: edit file names
Diffstat (limited to 'web/translation/translate.en_US.toml')
| -rw-r--r-- | web/translation/translate.en_US.toml | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index bb407b5f..33339fa7 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -399,7 +399,6 @@ "generalConfigsDesc" = "These options will determine general adjustments." "logConfigs" = "Log" "logConfigsDesc" = "Logs may affect your server's efficiency. It is recommended to enable it wisely only in case of your needs" -"blockConfigs" = "Protection Shield" "blockConfigsDesc" = "These options will block traffic based on specific requested protocols and websites." "basicRouting" = "Basic Routing" "blockConnectionsConfigsDesc" = "These options will block traffic based on the specific requested country." @@ -419,9 +418,6 @@ "RoutingStrategy" = "Overall Routing Strategy" "RoutingStrategyDesc" = "Set the overall traffic routing strategy for resolving all requests." "Torrent" = "Block BitTorrent Protocol" -"TorrentDesc" = "Blocks BitTorrent protocol." -"Family" = "Family Protection" -"FamilyDesc" = "Blocks adult content, and malware websites." "Inbounds" = "Inbounds" "InboundsDesc" = "Accepting the specific clients." "Outbounds" = "Outbounds" @@ -521,6 +517,12 @@ "edit" = "Edit Server" "domains" = "Domains" "expectIPs" = "Expect IPs" +"unexpectIPs" = "Unexpect IPs" +"useSystemHosts" = "Use System Hosts" +"useSystemHostsDesc" = "Use the hosts file from an installed system" +"usePreset" = "Use Preset" +"dnsPresetTitle" = "DNS Presets" +"dnsPresetFamily" = "Family" [pages.xray.fakedns] "add" = "Add Fake DNS" |
