Finalize Norwegian
This commit is contained in:
parent
9029c9e73a
commit
0d1c378e0c
2 changed files with 2 additions and 1 deletions
|
@ -7,4 +7,4 @@
|
||||||
* **Preserve identation on empty line**
|
* **Preserve identation on empty line**
|
||||||
* **Test your changes**
|
* **Test your changes**
|
||||||
|
|
||||||
- [X] I've read these rules before submitting my PR.
|
- [ ] I've read these rules before submitting my PR.
|
||||||
|
|
1
archfi
1
archfi
|
@ -88,6 +88,7 @@ chooselanguage(){
|
||||||
options+=("Greek" "(By quelotic)")
|
options+=("Greek" "(By quelotic)")
|
||||||
options+=("Italian" "(By thegoldgoat)")
|
options+=("Italian" "(By thegoldgoat)")
|
||||||
options+=("Hungarian" "(By KardiWeb)")
|
options+=("Hungarian" "(By KardiWeb)")
|
||||||
|
options+=("Norwegian" "(By mrboen94)")
|
||||||
options+=("Polish" "(By dawidd6)")
|
options+=("Polish" "(By dawidd6)")
|
||||||
options+=("Portuguese" "(By hugok)")
|
options+=("Portuguese" "(By hugok)")
|
||||||
options+=("Russian" "(By Anonymous_Prodject)")
|
options+=("Russian" "(By Anonymous_Prodject)")
|
||||||
|
|
Loading…
Reference in a new issue