From 2e4450157394541f628ab1d0e6e2a22dc02d470e Mon Sep 17 00:00:00 2001
From: shahin-io <115543613+shahin-io@users.noreply.github.com>
Date: Thu, 14 Dec 2023 21:36:32 +0000
Subject: [PATCH] fix small typo here and there (#761)
* Update install.sh
* Update x-ui.sh
* Update install.sh
* Update stream_tcp.html
* Update stream_ws.html
* Update tls_settings.html
* Update translate.en_US.toml
* Update translate.en_US.toml
* Update translate.en_US.toml
* Update translate.fa_IR.toml
* Update translate.ru_RU.toml
* Update translate.zh_Hans.toml
* Update translate.vi_VN.toml
* Update translate.en_US.toml
* Update index.html
* Update translate.en_US.toml
* Update translate.en_US.toml
* Update translate.en_US.toml
* Update dokodemo.html
* Update shadowsocks.html
* Update socks.html
* Update xray_rule_modal.html
* Update translate.en_US.toml
* Update translate.en_US.toml
* Update translate.en_US.toml
* Update dokodemo.html
* Update translate.en_US.toml
* Update translate.en_US.toml
* Update translate.en_US.toml
* Update index.html
* Update translate.en_US.toml
* Update translate.en_US.toml
* Update translate.en_US.toml
---
web/html/xui/form/protocol/dokodemo.html | 8 +-
web/html/xui/form/protocol/shadowsocks.html | 8 +-
web/html/xui/form/protocol/socks.html | 4 +-
web/html/xui/form/stream/stream_tcp.html | 4 +-
web/html/xui/form/stream/stream_ws.html | 4 +-
web/html/xui/form/tls_settings.html | 4 +-
web/html/xui/index.html | 12 +-
web/html/xui/xray_rule_modal.html | 2 +-
web/translation/translate.en_US.toml | 140 ++++++++++----------
web/translation/translate.fa_IR.toml | 2 +-
web/translation/translate.ru_RU.toml | 2 +-
web/translation/translate.vi_VN.toml | 2 +-
web/translation/translate.zh_Hans.toml | 2 +-
13 files changed, 97 insertions(+), 97 deletions(-)
diff --git a/web/html/xui/form/protocol/dokodemo.html b/web/html/xui/form/protocol/dokodemo.html
index 5cf0d170..882c4859 100644
--- a/web/html/xui/form/protocol/dokodemo.html
+++ b/web/html/xui/form/protocol/dokodemo.html
@@ -8,13 +8,13 @@
- tcp+udp
- tcp
- udp
+ TCP+UDP
+ TCP
+ UDP
-{{end}}
\ No newline at end of file
+{{end}}
diff --git a/web/html/xui/form/protocol/shadowsocks.html b/web/html/xui/form/protocol/shadowsocks.html
index 16e353e5..aedd0999 100644
--- a/web/html/xui/form/protocol/shadowsocks.html
+++ b/web/html/xui/form/protocol/shadowsocks.html
@@ -46,12 +46,12 @@
- tcp+udp
- tcp
- udp
+ TCP+UDP
+ TCP
+ UDP
|
-{{end}}
\ No newline at end of file
+{{end}}
diff --git a/web/html/xui/form/protocol/socks.html b/web/html/xui/form/protocol/socks.html
index fafef46f..e9a937e2 100644
--- a/web/html/xui/form/protocol/socks.html
+++ b/web/html/xui/form/protocol/socks.html
@@ -1,6 +1,6 @@
{{define "form/socks"}}
-
+
@@ -30,4 +30,4 @@
-{{end}}
\ No newline at end of file
+{{end}}
diff --git a/web/html/xui/form/stream/stream_tcp.html b/web/html/xui/form/stream/stream_tcp.html
index e03aa830..83351dad 100644
--- a/web/html/xui/form/stream/stream_tcp.html
+++ b/web/html/xui/form/stream/stream_tcp.html
@@ -4,7 +4,7 @@
-
+
inbound.stream.tcp.type = checked ? 'http' : 'none'">
@@ -73,4 +73,4 @@
-{{end}}
\ No newline at end of file
+{{end}}
diff --git a/web/html/xui/form/stream/stream_ws.html b/web/html/xui/form/stream/stream_ws.html
index b5f2593e..14d09999 100644
--- a/web/html/xui/form/stream/stream_ws.html
+++ b/web/html/xui/form/stream/stream_ws.html
@@ -1,6 +1,6 @@
{{define "form/streamWS"}}
-
+
@@ -20,4 +20,4 @@
-{{end}}
\ No newline at end of file
+{{end}}
diff --git a/web/html/xui/form/tls_settings.html b/web/html/xui/form/tls_settings.html
index 51edde35..89633abb 100644
--- a/web/html/xui/form/tls_settings.html
+++ b/web/html/xui/form/tls_settings.html
@@ -46,7 +46,7 @@
[[ alpn ]]
-
+
@@ -132,4 +132,4 @@
-{{end}}
\ No newline at end of file
+{{end}}
diff --git a/web/html/xui/index.html b/web/html/xui/index.html
index f4c47e1a..163ad3e9 100644
--- a/web/html/xui/index.html
+++ b/web/html/xui/index.html
@@ -140,7 +140,7 @@
{{ i18n "usage"}}:
- Memory: [[ sizeFormat(status.appStats.mem) ]] -
+ RAM: [[ sizeFormat(status.appStats.mem) ]] -
Threads: [[ status.appStats.threads ]]
@@ -195,7 +195,7 @@
- [[ sizeFormat(status.netIO.up) ]] / S
+ [[ sizeFormat(status.netIO.up) ]]/s
{{ i18n "pages.index.upSpeed" }}
@@ -205,7 +205,7 @@
- [[ sizeFormat(status.netIO.down) ]] / S
+ [[ sizeFormat(status.netIO.down) ]]/s
{{ i18n "pages.index.downSpeed" }}
@@ -328,9 +328,9 @@
{{template "textModal"}}