diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index c62383f2..2cd560b2 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -472,19 +472,19 @@ "cpuThreshold" = "🔴 CPU Load {{ .Percent }}% exceeds the threshold of {{ .Threshold }}%" "selectUserFailed" = "❌ Error in user selection!" "userSaved" = "✅ Telegram User saved." -"loginSuccess" = "✅ Successfully logged in to the panel.\r\n" -"loginFailed" = "❗️ Login to the panel failed.\r\n" +"loginSuccess" = "✅ Logged in to the panel successful.\r\n" +"loginFailed" = "❗️ Log in to the panel failed.\r\n" "report" = "🕰 Scheduled Reports: {{ .RunTime }}\r\n" -"datetime" = "⏰ Date-Time: {{ .DateTime }}\r\n" +"datetime" = "⏰ Date&Time: {{ .DateTime }}\r\n" "hostname" = "💻 Hostname: {{ .Hostname }}\r\n" "version" = "🚀 X-UI Version: {{ .Version }}\r\n" "ipv6" = "🌐 IPv6: {{ .IPv6 }}\r\n" "ipv4" = "🌐 IPv4: {{ .IPv4 }}\r\n" "ip" = "🌐 IP: {{ .IP }}\r\n" "ips" = "🔢 IPs:\r\n{{ .IPs }}\r\n" -"serverUpTime" = "⏳ Server Uptime: {{ .UpTime }} {{ .Unit }}\r\n" +"serverUpTime" = "⏳ Uptime: {{ .UpTime }} {{ .Unit }}\r\n" "serverLoad" = "📈 Server Load: {{ .Load1 }}, {{ .Load2 }}, {{ .Load3 }}\r\n" -"serverMemory" = "📋 Server RAM: {{ .Current }}/{{ .Total }}\r\n" +"serverMemory" = "📋 RAM: {{ .Current }}/{{ .Total }}\r\n" "tcpCount" = "🔹 TCP: {{ .Count }}\r\n" "udpCount" = "🔸 UDP: {{ .Count }}\r\n" "traffic" = "🚦 Traffic: {{ .Total }} (↑{{ .Upload }},↓{{ .Download }})\r\n" @@ -505,7 +505,7 @@ "TGUser" = "👤 Telegram User: {{ .TelegramID }}\r\n" "exhaustedMsg" = "🚨 Exhausted {{ .Type }}:\r\n" "exhaustedCount" = "🚨 Exhausted {{ .Type }} count:\r\n" -"onlinesCount" = "🌐 Online clients: {{ .Count }}\r\n" +"onlinesCount" = "🌐 Online Clients: {{ .Count }}\r\n" "disabled" = "🛑 Disabled: {{ .Disabled }}\r\n" "depleteSoon" = "🔜 Deplete Soon: {{ .Deplete }}\r\n\r\n" "backupTime" = "🗄 Backup Time: {{ .Time }}\r\n"