summaryrefslogtreecommitdiff
path: root/lang/pl
diff options
context:
space:
mode:
Diffstat (limited to 'lang/pl')
-rw-r--r--lang/pl/lang.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/pl/lang.php b/lang/pl/lang.php
index 781abf15d..32f0d8cd5 100644
--- a/lang/pl/lang.php
+++ b/lang/pl/lang.php
@@ -5,6 +5,8 @@
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
-$lang['discussion'] = 'Dyskusja';
+$lang['discussion'] = 'Dyskusja';
+$lang['back_to_article'] = 'Powrót do artykułu';
+$lang['userpage'] = 'Strona użytkownika';
//Setup VIM: ex: et ts=2 :