Update translate.en_US.toml

This commit is contained in:
shahin-io 2024-01-07 17:29:56 +00:00 committed by GitHub
parent 40d7db9c9c
commit 7764a271d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"