From 3aca4705afcc8f9ec821fc4ae195dbf46335a5a1 Mon Sep 17 00:00:00 2001 From: Shahin <115543613+shahin-io@users.noreply.github.com> Date: Tue, 6 Feb 2024 17:41:36 +0000 Subject: [PATCH] Update translate.en_US.toml --- web/translation/translate.en_US.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index 78c545f6..32f77c7a 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -76,7 +76,9 @@ "title" = "Overview" "memory" = "RAM" "hard" = "Disk" -"xrayStatus" = "Status" +"machineInfo" = "Machine" +"hostname" = "Hostname" +"xrayStatus" = "Xray" "stopXray" = "Stop" "restartXray" = "Restart" "xraySwitch" = "Version"