This commit is contained in:
MacRimi 2025-02-25 19:14:55 +01:00
parent ba7abc0052
commit a2b3f5e7db
4 changed files with 4 additions and 9 deletions

View File

@ -245,7 +245,7 @@ uninstall_proxmenu() {
exit 0
}
show_proxmenux_logo
if [[ "$LANGUAGE" != "en" ]]; then
msg_lang "$(translate "Generating automatic translations...")"
fi

View File

@ -148,7 +148,7 @@ show_menu() {
done
}
show_proxmenux_logo
if [[ "$LANGUAGE" != "en" ]]; then
msg_lang "$(translate "Generating automatic translations...")"
fi

View File

@ -69,7 +69,7 @@ show_menu() {
done
}
show_proxmenux_logo
if [[ "$LANGUAGE" != "en" ]]; then
msg_lang "$(translate "Generating automatic translations...")"
fi

View File

@ -98,13 +98,8 @@ cleanup() {
printf "\r\033[K"
printf "\033[F\033[K"
printf "\033[F\033[K"
else
printf "\r\033[K"
printf "\e[?25h"
fi
printf "\e[?25h"
}
# Display trnaslate message with spinner