diff options
| author | Alireza Ahmadi <alireza7@gmail.com> | 2023-12-08 21:44:52 +0300 |
|---|---|---|
| committer | Alireza Ahmadi <alireza7@gmail.com> | 2023-12-08 21:44:52 +0300 |
| commit | e5fc20b8ae357c7ddb456a17b39ab406cc6ad585 (patch) | |
| tree | 5d39de554e578f7017550e207484334aa06d09b3 /web/translation | |
| parent | 68ee4e003c7189ca9530f8c1cb70a623ab47831c (diff) | |
small fixes #1300
Diffstat (limited to 'web/translation')
| -rw-r--r-- | web/translation/translate.en_US.toml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index 2aa31d4d..761ebaf7 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -287,14 +287,14 @@ "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" [pages.xray] "title" = "Xray Settings" "save" = "Save Settings" -"restart" = "Reastart Xray" +"restart" = "Restart Xray" "basicTemplate" = "Basic Template" "advancedTemplate" = "Advanced Template" "generalConfigs" = "General Configs" @@ -446,7 +446,7 @@ "usage" = "❗ Please provide a text to search!" "getID" = "🆔 Your ID: <code>{{ .ID }}</code>" "helpAdminCommands" = "Search for a client email:\r\n<code>/usage [Email]</code>\r\n \r\nSearch for inbounds (with client stats):\r\n<code>/inbound [Remark]</code>" -"helpClientCommands" = "To search for statistics, just use folowing command:\r\n \r\n<code>/usage [UUID|Password]</code>\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<code>/usage [UUID|Password]</code>\r\n \r\nUse UUID for vmess/vless and Password for Trojan." [tgbot.messages] "cpuThreshold" = "🔴 The CPU usage {{ .Percent }}% is more than threshold {{ .Threshold }}%" |
