diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index ff676f85..dca4cbbd 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -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"