summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTING.md8
-rw-r--r--www/lang/locale-pl.json1
2 files changed, 5 insertions, 4 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 0018f55b..5f6d94a7 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,15 +1,15 @@
-####Contributing to zmNinja
+##Contributing to zmNinja
The source code will always be available under CC BY-NC-SA 4.0. If you'd like to contribute please know that if your changes are accepted and merged they will make it to the App/Play Store when I publish the app. This does not entitle you to any remuneration - If you still would like to contribute and make this solution better, please go right ahead. If you feel this prohibits you from contributing, please create a bug report or enhancement request via the github issue tracker and I'll incorporate it when I have time/agree its a good idea.
Thanks.
-##### Steps for code contribution
+## Steps for code contribution
It's best if you follow a proper process to contribute code - makes it easy for me to track/review. You will need `git`
-###### One time
+### One time
* checkout zmNinja and make sure you link it to my repository(you only need to do this once)
* This sets up a local copy of my repo
@@ -22,7 +22,7 @@ git add upstream https://github.com/pliablepixels/zmNinja.git
```
-###### every time you want to contribute
+### Every time you want to contribute
* cd `<wherever you cloned my repo>/zmNinja`
* Make sure you have the latest version of my repo
diff --git a/www/lang/locale-pl.json b/www/lang/locale-pl.json
index 05918e80..731ac9ec 100644
--- a/www/lang/locale-pl.json
+++ b/www/lang/locale-pl.json
@@ -67,6 +67,7 @@
"kDiscoveringCGI" :"wykrywam CGI",
"kDiscoveringPortal" :"wykrywam portal",
"kDone" :"gotowe",
+ "kDownload" :"pobierz",
"kEnable24hr" :"Włącz format czasu 24 godz.",
"kEnableDebug" :"Włącz dzienniki debugowania",
"kEnableLogs" :"Włącz dziennik",