diff options
Diffstat (limited to 'help/l10n/pl.php')
-rw-r--r-- | help/l10n/pl.php | 4 |
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" +); |