mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-07 10:46:19 +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"
|
||||
|
||||
[menu]
|
||||
"dashboard" = "Status Overview"
|
||||
"dashboard" = "Overview"
|
||||
"inbounds" = "Inbounds"
|
||||
"settings" = "Panel Settings"
|
||||
"xray" = "Xray Configurations"
|
||||
|
@ -73,7 +73,7 @@
|
|||
"successLogin" = "Login"
|
||||
|
||||
[pages.index]
|
||||
"title" = "Status Overview"
|
||||
"title" = "Overview"
|
||||
"memory" = "RAM"
|
||||
"hard" = "Disk"
|
||||
"xrayStatus" = "Status"
|
||||
|
@ -87,7 +87,7 @@
|
|||
"systemLoadDesc" = "System load average for the past 1, 5, and 15 minutes"
|
||||
"connectionTcpCountDesc" = "Total TCP connections across all networks"
|
||||
"connectionUdpCountDesc" = "Total UDP connections across all networks"
|
||||
"connectionCount" = "Connection"
|
||||
"connectionCount" = "Connection Stats"
|
||||
"upSpeed" = "Overall upload speed across all networks"
|
||||
"downSpeed" = "Overall download speed across all networks"
|
||||
"totalSent" = "Total sent data across all networks since OS startup"
|
||||
|
|
Loading…
Reference in a new issue