diff options
author | MatMoul <matmoul@gmail.com> | 2020-04-05 05:24:23 +0200 |
---|---|---|
committer | MatMoul <matmoul@gmail.com> | 2020-04-05 05:24:23 +0200 |
commit | 0d1c378e0cce2605e986847a26cae72a4c51053a (patch) | |
tree | 0deb877cf93d3157af3633f792602680f0007a17 | |
parent | 9029c9e73a4ba4cfa4e8767da7be1f474c3bed3f (diff) | |
download | hyperfi-0d1c378e0cce2605e986847a26cae72a4c51053a.tar.lz hyperfi-0d1c378e0cce2605e986847a26cae72a4c51053a.tar.xz hyperfi-0d1c378e0cce2605e986847a26cae72a4c51053a.zip |
Finalize Norwegian
-rw-r--r-- | CONTRIBUTING.md | 2 | ||||
-rw-r--r-- | archfi | 1 |
2 files changed, 2 insertions, 1 deletions
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. @@ -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)") |