summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorKamil Domanski <kdomanski@kdemail.net>2011-06-22 03:55:13 +0200
committerKamil Domanski <kdomanski@kdemail.net>2011-06-22 03:59:30 +0200
commit4f6ea7e64824888a0a704f6c5f1cd32369d46afc (patch)
tree51c6fa012aaf65340e65e9952352e6654503ba6c /help
parent77f5fa0f078b03b96afe843ece35725a501ebe77 (diff)
downloadnextcloud-server-4f6ea7e64824888a0a704f6c5f1cd32369d46afc.tar.gz
nextcloud-server-4f6ea7e64824888a0a704f6c5f1cd32369d46afc.zip
added polish translation
Diffstat (limited to 'help')
-rw-r--r--help/l10n/pl.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/help/l10n/pl.php b/help/l10n/pl.php
new file mode 100644
index 00000000000..7d37913d037
--- /dev/null
+++ b/help/l10n/pl.php
@@ -0,0 +1,4 @@
+<?php $TRANSLATIONS = array(
+"Questions and Answers" => "Pytania i odpowiedzi",
+"ASK A QUESTION" => "ZADAJ PYTANIE"
+);