summaryrefslogtreecommitdiff
path: root/locales/pl_PL/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'locales/pl_PL/translations.php')
-rw-r--r--locales/pl_PL/translations.php13
1 files changed, 7 insertions, 6 deletions
diff --git a/locales/pl_PL/translations.php b/locales/pl_PL/translations.php
index b7adfc45..b088e30e 100644
--- a/locales/pl_PL/translations.php
+++ b/locales/pl_PL/translations.php
@@ -208,10 +208,11 @@ return array(
'%B %e, %G at %k:%M %p' => '%e %B %G o %k:%M',
'Comments' => 'Komentarze',
'Post comment' => 'Dodaj komentarz',
- //'Write your text in Markdown' => '',
- //'Leave a comment' => '',
- //'Comment is required' => '',
- //'Comment added successfully.' => '',
- //'Unable to create your comment.' => '',
- //'The description is required' => '',
+ 'Write your text in Markdown' => 'Możesz użyć Markdown',
+ 'Leave a comment' => 'Zostaw komentarz',
+ 'Comment is required' => 'Komentarz jest wymagany',
+ 'Comment added successfully.' => 'Komentarz dodany',
+ 'Unable to create your comment.' => 'Nie udało się dodać komentarza',
+ 'The description is required' => 'Opis jest wymagany',
+ 'Edit this task' => 'Edytuj zadanie'
);