summaryrefslogtreecommitdiff
path: root/locales/pl_PL
diff options
context:
space:
mode:
authorFrédéric Guillot <contact@fredericguillot.com>2014-03-04 21:57:12 -0500
committerFrédéric Guillot <contact@fredericguillot.com>2014-03-04 21:57:12 -0500
commit19409360ca7d4c00d070b16bbfcc6cd02543cdca (patch)
tree3eb3a3d0fce2d74c550135f3119182e1d1aa0fe2 /locales/pl_PL
parentccc54c65cf2191e35bd0294c0ffbae761b29f151 (diff)
Improve comments
Diffstat (limited to 'locales/pl_PL')
-rw-r--r--locales/pl_PL/translations.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/locales/pl_PL/translations.php b/locales/pl_PL/translations.php
index 884f6262..a076ee9e 100644
--- a/locales/pl_PL/translations.php
+++ b/locales/pl_PL/translations.php
@@ -207,6 +207,8 @@ return array(
'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',
+ //'Write your text in Markdown' => '',
+ //'Leave a comment' => '',
+ //'Comment is required' => '',
);