From 10d85f9855fbb2ba0f98d0be8ad5cfeb86f6f292 Mon Sep 17 00:00:00 2001
From: sly-fresh <26674582+sly-fresh@users.noreply.github.com>
Date: Mon, 4 Dec 2023 23:46:17 +0100
Subject: [PATCH] Fixed a few typos
---
web/translation/translate.en_US.toml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml
index ec261edf..0d9b4afe 100644
--- a/web/translation/translate.en_US.toml
+++ b/web/translation/translate.en_US.toml
@@ -279,7 +279,7 @@
"subEncrypt" = "Encrypt configs"
"subEncryptDesc" = "Encrypt the returned configs in subscription"
"subShowInfo" = "Show usage info"
-"subShowInfoDesc" = "Show remianed traffic and date after config name"
+"subShowInfoDesc" = "Show remained traffic and date after config name"
"subURI" = "Reverse Proxy URI"
"subURIDesc" = "Change base URI of subscription URL for using on behind of proxies"
@@ -293,7 +293,7 @@
[pages.xray]
"title" = "Xray Settings"
"save" = "Save Settings"
-"restart" = "Reastart Xray"
+"restart" = "Restart Xray"
"basicTemplate" = "Basic Template"
"advancedTemplate" = "Advanced Template"
"generalConfigs" = "General Configs"
@@ -403,7 +403,7 @@
"usage" = "❗ Please provide a text to search!"
"getID" = "🆔 Your ID: {{ .ID }}"
"helpAdminCommands" = "Search for a client email:\r\n/usage [Email]\r\n \r\nSearch for inbounds (with client stats):\r\n/inbound [Remark]"
-"helpClientCommands" = "To search for statistics, just use folowing command:\r\n \r\n/usage [UUID|Password]\r\n \r\nUse UUID for vmess/vless and Password for Trojan."
+"helpClientCommands" = "To search for statistics, just use the following command:\r\n \r\n/usage [UUID|Password]\r\n \r\nUse UUID for vmess/vless and Password for Trojan."
[tgbot.messages]
"cpuThreshold" = "🔴 The CPU usage {{ .Percent }}% is more than threshold {{ .Threshold }}%"