Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShahin <115543613+shahin-io@users.noreply.github.com>2024-01-18 10:00:38 +0300
committerGitHub <noreply@github.com>2024-01-18 10:00:38 +0300
commit589a8702aad5f882e3df261cc397a966ee09f674 (patch)
tree4f702eb8f8c19941cb522f2b60ce83361258dffb /web/translation
parent91af54abf10f8ee7352689e3bcd31ecf355b18e3 (diff)
Revert-back some edits (#1617)
* Update index.html * Update translate.en_US.toml
Diffstat (limited to 'web/translation')
-rw-r--r--web/translation/translate.en_US.toml12
1 files changed, 6 insertions, 6 deletions
diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml
index b8fdcde1..2f1c0544 100644
--- a/web/translation/translate.en_US.toml
+++ b/web/translation/translate.en_US.toml
@@ -54,11 +54,11 @@
"security" = "Security"
[menu]
-"dashboard" = "OVERVIEW"
-"inbounds" = "INBOUNDS"
-"settings" = "PANEL SETTINGS"
-"xray" = "XRAY CONFIGS"
-"logout" = "LOG OUT"
+"dashboard" = "Overview"
+"inbounds" = "Inbounds"
+"settings" = "Panel Settings"
+"xray" = "Xray Configs"
+"logout" = "Log Out"
"link" = "Manage"
[pages.login]
@@ -319,7 +319,7 @@
"ipv4Configs" = "IPv4 Routing"
"ipv4ConfigsDesc" = "These options will route traffic based on a specific destination via IPv4."
"warpConfigs" = "WARP Routing"
-"warpConfigsDesc" = "These options will route traffic based on a specific destination via WARP. (follow the guide on the Panel’s GitHub)"
+"warpConfigsDesc" = "These options will route traffic based on a specific destination via WARP."
"Template" = "Advanced Xray Configuration Template"
"TemplateDesc" = "The final Xray config file will be generated based on this template."
"FreedomStrategy" = "Freedom Protocol Strategy"