mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-25 13:51:15 +00:00
update
This commit is contained in:
@@ -245,7 +245,7 @@ uninstall_proxmenu() {
|
||||
exit 0
|
||||
}
|
||||
|
||||
|
||||
show_proxmenux_logo
|
||||
if [[ "$LANGUAGE" != "en" ]]; then
|
||||
msg_lang "$(translate "Generating automatic translations...")"
|
||||
fi
|
||||
|
@@ -54,7 +54,7 @@ show_menu() {
|
||||
done
|
||||
}
|
||||
|
||||
# Main flow
|
||||
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
|
||||
|
Reference in New Issue
Block a user