mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-28 04:06:54 +00:00
update
This commit is contained in:
parent
d6666a940b
commit
ce252d97d9
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user