summaryrefslogtreecommitdiff
path: root/locales/pl_PL/translations.php
diff options
context:
space:
mode:
authorrzeka <piotr@rzeka.net>2014-03-04 20:17:26 +0100
committerrzeka <piotr@rzeka.net>2014-03-04 20:17:26 +0100
commitccc54c65cf2191e35bd0294c0ffbae761b29f151 (patch)
tree98040c247f1a3165c83266ceeccc7b618f6f2303 /locales/pl_PL/translations.php
parent86bee367846491be2a7f703affc1052318dac63d (diff)
Added basic comments on tasks
Diffstat (limited to 'locales/pl_PL/translations.php')
-rw-r--r--locales/pl_PL/translations.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/locales/pl_PL/translations.php b/locales/pl_PL/translations.php
index de5cb23c..884f6262 100644
--- a/locales/pl_PL/translations.php
+++ b/locales/pl_PL/translations.php
@@ -205,5 +205,8 @@ return array(
'User' => 'Użytkownik',
'Everybody have access to this project.' => 'Każdy ma dostęp do tego projektu.',
'You are not allowed to access to this project.' => 'Nie masz dostępu do tego projektu.',
+ '%B %e, %G at %k:%M %p' => '%e %B %G o %k:%M',
+ 'Comments' => 'Komentarze',
+ 'No comments' => 'Brak komentarzy',
+ 'Post comment' => 'Dodaj komentarz',
);
-