Add Language in english as alternative
This commit is contained in:
parent
3059cebfdc
commit
07f3f275ed
1 changed files with 1 additions and 1 deletions
2
archfi
2
archfi
|
@ -24,7 +24,7 @@ mainmenu(){
|
|||
nextitem=$1
|
||||
fi
|
||||
options=()
|
||||
options+=("$txtlanguage" "")
|
||||
options+=("$txtlanguage" "Language")
|
||||
options+=("$txtsetkeymap" "(loadkeys ...)")
|
||||
options+=("$txteditor" "")
|
||||
options+=("$txtdiskpartmenu" "")
|
||||
|
|
Loading…
Reference in a new issue