Add Language in english as alternative

This commit is contained in:
MatMoul 2016-03-29 23:01:28 +02:00
parent 3059cebfdc
commit 07f3f275ed

2
archfi
View file

@ -24,7 +24,7 @@ mainmenu(){
nextitem=$1
fi
options=()
options+=("$txtlanguage" "")
options+=("$txtlanguage" "Language")
options+=("$txtsetkeymap" "(loadkeys ...)")
options+=("$txteditor" "")
options+=("$txtdiskpartmenu" "")