Include Spanish
This commit is contained in:
parent
1558df39b2
commit
1a27381813
2 changed files with 5 additions and 0 deletions
1
archfi
1
archfi
|
@ -82,6 +82,7 @@ chooselanguage(){
|
|||
options+=("German" "(By untergrundbiber)")
|
||||
options+=("Hungarian" "(By KardiWeb)")
|
||||
options+=("Russian" "(By Anonymous_Prodject)")
|
||||
options+=("Spanish" "(By Mystogab)")
|
||||
sel=$(whiptail --backtitle "$apptitle" --title "$txtlanguage" --menu "" 0 0 0 \
|
||||
"${options[@]}" \
|
||||
3>&1 1>&2 2>&3)
|
||||
|
|
|
@ -6,6 +6,10 @@
|
|||
# notes : Version 0.1 (pending correction)
|
||||
|
||||
|
||||
locale=es_ES.UTF-8
|
||||
#font=
|
||||
|
||||
|
||||
txtselectserver="Seleccione el servidor de fuentes"
|
||||
|
||||
txtmainmenu="Menú Principal"
|
Loading…
Reference in a new issue