mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-27 20:06:52 +00:00
update
This commit is contained in:
parent
ba7abc0052
commit
a2b3f5e7db
@ -245,7 +245,7 @@ uninstall_proxmenu() {
|
||||
exit 0
|
||||
}
|
||||
|
||||
show_proxmenux_logo
|
||||
|
||||
if [[ "$LANGUAGE" != "en" ]]; then
|
||||
msg_lang "$(translate "Generating automatic translations...")"
|
||||
fi
|
||||
|
@ -148,7 +148,7 @@ show_menu() {
|
||||
done
|
||||
}
|
||||
|
||||
show_proxmenux_logo
|
||||
|
||||
if [[ "$LANGUAGE" != "en" ]]; then
|
||||
msg_lang "$(translate "Generating automatic translations...")"
|
||||
fi
|
||||
|
@ -69,7 +69,7 @@ show_menu() {
|
||||
done
|
||||
}
|
||||
|
||||
show_proxmenux_logo
|
||||
|
||||
if [[ "$LANGUAGE" != "en" ]]; then
|
||||
msg_lang "$(translate "Generating automatic translations...")"
|
||||
fi
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user