mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-03-05 07:33:10 +00:00
Update translate.en_US.toml
This commit is contained in:
parent
40d7db9c9c
commit
7764a271d6
1 changed files with 3 additions and 3 deletions
|
|
@ -54,7 +54,7 @@
|
||||||
"security" = "Security"
|
"security" = "Security"
|
||||||
|
|
||||||
[menu]
|
[menu]
|
||||||
"dashboard" = "Status Overview"
|
"dashboard" = "Overview"
|
||||||
"inbounds" = "Inbounds"
|
"inbounds" = "Inbounds"
|
||||||
"settings" = "Panel Settings"
|
"settings" = "Panel Settings"
|
||||||
"xray" = "Xray Configurations"
|
"xray" = "Xray Configurations"
|
||||||
|
|
@ -73,7 +73,7 @@
|
||||||
"successLogin" = "Login"
|
"successLogin" = "Login"
|
||||||
|
|
||||||
[pages.index]
|
[pages.index]
|
||||||
"title" = "Status Overview"
|
"title" = "Overview"
|
||||||
"memory" = "RAM"
|
"memory" = "RAM"
|
||||||
"hard" = "Disk"
|
"hard" = "Disk"
|
||||||
"xrayStatus" = "Status"
|
"xrayStatus" = "Status"
|
||||||
|
|
@ -87,7 +87,7 @@
|
||||||
"systemLoadDesc" = "System load average for the past 1, 5, and 15 minutes"
|
"systemLoadDesc" = "System load average for the past 1, 5, and 15 minutes"
|
||||||
"connectionTcpCountDesc" = "Total TCP connections across all networks"
|
"connectionTcpCountDesc" = "Total TCP connections across all networks"
|
||||||
"connectionUdpCountDesc" = "Total UDP connections across all networks"
|
"connectionUdpCountDesc" = "Total UDP connections across all networks"
|
||||||
"connectionCount" = "Connection"
|
"connectionCount" = "Connection Stats"
|
||||||
"upSpeed" = "Overall upload speed across all networks"
|
"upSpeed" = "Overall upload speed across all networks"
|
||||||
"downSpeed" = "Overall download speed across all networks"
|
"downSpeed" = "Overall download speed across all networks"
|
||||||
"totalSent" = "Total sent data across all networks since OS startup"
|
"totalSent" = "Total sent data across all networks since OS startup"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue