diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index edfa200..a3b9d57 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,4 +7,4 @@ * **Preserve identation on empty line** * **Test your changes** -- [X] I've read these rules before submitting my PR. +- [ ] I've read these rules before submitting my PR. diff --git a/archfi b/archfi index 3a30593..ba5510a 100644 --- a/archfi +++ b/archfi @@ -88,6 +88,7 @@ chooselanguage(){ options+=("Greek" "(By quelotic)") options+=("Italian" "(By thegoldgoat)") options+=("Hungarian" "(By KardiWeb)") + options+=("Norwegian" "(By mrboen94)") options+=("Polish" "(By dawidd6)") options+=("Portuguese" "(By hugok)") options+=("Russian" "(By Anonymous_Prodject)")