mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-09 11:46:18 +00:00
Update translate.en_US.toml
This commit is contained in:
parent
4c90e87a70
commit
3e257e5c9b
1 changed files with 6 additions and 6 deletions
|
@ -54,11 +54,11 @@
|
||||||
"security" = "Security"
|
"security" = "Security"
|
||||||
|
|
||||||
[menu]
|
[menu]
|
||||||
"dashboard" = "OVERVIEW"
|
"dashboard" = "Overview"
|
||||||
"inbounds" = "INBOUNDS"
|
"inbounds" = "Inbounds"
|
||||||
"settings" = "PANEL SETTINGS"
|
"settings" = "Panel Settings"
|
||||||
"xray" = "XRAY CONFIGS"
|
"xray" = "Xray Configs"
|
||||||
"logout" = "LOG OUT"
|
"logout" = "Log Out"
|
||||||
"link" = "Manage"
|
"link" = "Manage"
|
||||||
|
|
||||||
[pages.login]
|
[pages.login]
|
||||||
|
@ -319,7 +319,7 @@
|
||||||
"ipv4Configs" = "IPv4 Routing"
|
"ipv4Configs" = "IPv4 Routing"
|
||||||
"ipv4ConfigsDesc" = "These options will route traffic based on a specific destination via IPv4."
|
"ipv4ConfigsDesc" = "These options will route traffic based on a specific destination via IPv4."
|
||||||
"warpConfigs" = "WARP Routing"
|
"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"
|
"Template" = "Advanced Xray Configuration Template"
|
||||||
"TemplateDesc" = "The final Xray config file will be generated based on this template."
|
"TemplateDesc" = "The final Xray config file will be generated based on this template."
|
||||||
"FreedomStrategy" = "Freedom Protocol Strategy"
|
"FreedomStrategy" = "Freedom Protocol Strategy"
|
||||||
|
|
Loading…
Reference in a new issue