MHSanaei 1 năm trước cách đây
mục cha
commit
97e6420018

+ 1 - 1
install.sh

@@ -138,7 +138,7 @@ install_x-ui() {
     else
     else
         last_version=$1
         last_version=$1
         url="https://github.com/MHSanaei/3x-ui/releases/download/${last_version}/x-ui-linux-$(arch3xui).tar.gz"
         url="https://github.com/MHSanaei/3x-ui/releases/download/${last_version}/x-ui-linux-$(arch3xui).tar.gz"
-        echo -e "Begining to install x-ui $1"
+        echo -e "Beginning to install x-ui $1"
         wget -N --no-check-certificate -O /usr/local/x-ui-linux-$(arch3xui).tar.gz ${url}
         wget -N --no-check-certificate -O /usr/local/x-ui-linux-$(arch3xui).tar.gz ${url}
         if [[ $? -ne 0 ]]; then
         if [[ $? -ne 0 ]]; then
             echo -e "${red}Download x-ui $1 failed,please check the version exists ${plain}"
             echo -e "${red}Download x-ui $1 failed,please check the version exists ${plain}"

+ 1 - 1
web/translation/translate.en_US.toml

@@ -57,7 +57,7 @@
 "dashboard" = "Status Overview"
 "dashboard" = "Status Overview"
 "inbounds" = "Inbounds"
 "inbounds" = "Inbounds"
 "settings" = "Panel Settings"
 "settings" = "Panel Settings"
-"xray" = "Xray Settings"
+"xray" = "Xray Configs"
 "logout" = "Log Out"
 "logout" = "Log Out"
 "link" = "Manage"
 "link" = "Manage"