update archfi
add line 81, Brazilian and fix the recent line 89 for Portuguese
This commit is contained in:
parent
351334e0b2
commit
644cbc9318
1 changed files with 2 additions and 1 deletions
3
archfi
3
archfi
|
@ -78,6 +78,7 @@ mainmenu(){
|
|||
|
||||
chooselanguage(){
|
||||
options=()
|
||||
options+=("Brazilian" "(By MaxWilliamJF)")
|
||||
options+=("Dutch" "(By bowero)")
|
||||
options+=("English" "(By MatMoul)")
|
||||
options+=("French" "(By MatMoul)")
|
||||
|
@ -85,7 +86,7 @@ chooselanguage(){
|
|||
options+=("Italian" "(By thegoldgoat)")
|
||||
options+=("Hungarian" "(By KardiWeb)")
|
||||
options+=("Polish" "(By dawidd6)")
|
||||
options+=("Portuguese" "(By MaxWilliamJF)")
|
||||
options+=("Portuguese" "(By hugok)")
|
||||
options+=("Russian" "(By Anonymous_Prodject)")
|
||||
options+=("Spanish" "(By Mystogab)")
|
||||
options+=("Turkish" "(By c0b41)")
|
||||
|
|
Loading…
Reference in a new issue