mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-25 22:01:15 +00:00
update
This commit is contained in:
4
menu
4
menu
@@ -57,9 +57,7 @@ initialize_config() {
|
||||
"fr" "$(translate "French")" \
|
||||
"de" "$(translate "German")" \
|
||||
"it" "$(translate "Italian")" \
|
||||
"pt" "$(translate "Portuguese")" \
|
||||
"zh-cn" "$(translate "Simplified Chinese")" \
|
||||
"ja" "$(translate "Japanese")" 3>&1 1>&2 2>&3)
|
||||
"pt" "$(translate "Portuguese")" 3>&1 1>&2 2>&3)
|
||||
|
||||
if [ -z "$LANGUAGE" ]; then
|
||||
msg_error "$(translate "No language selected. Exiting.")"
|
||||
|
Reference in New Issue
Block a user