update 1.2.2.2 beta

This commit is contained in:
MacRimi
2026-06-10 19:59:56 +02:00
parent df95b50f8c
commit 827aa7154f
2 changed files with 2 additions and 2 deletions

View File

@@ -355,7 +355,7 @@ select_language() {
fi fi
LANGUAGE=$(whiptail --title "Select Language" --menu "Choose a language for the menu:" 20 60 12 \ LANGUAGE=$(whiptail --title "Select Language" --menu "Choose a language for the menu:" 20 60 12 \
"en" "English (Recommended)" \ "en" "English" \
"es" "Spanish" \ "es" "Spanish" \
"fr" "French" \ "fr" "French" \
"de" "German" \ "de" "German" \

View File

@@ -553,7 +553,7 @@ select_language() {
fi fi
LANGUAGE=$(whiptail --title "Select Language" --menu "Choose a language for the menu:" 20 60 12 \ LANGUAGE=$(whiptail --title "Select Language" --menu "Choose a language for the menu:" 20 60 12 \
"en" "English (Recommended)" \ "en" "English" \
"es" "Spanish" \ "es" "Spanish" \
"fr" "French" \ "fr" "French" \
"de" "German" \ "de" "German" \