+
+ /**
+ * Comments
+ */
+ 'comment' => 'Komentarz',
+ 'comments' => 'Komentarze',
+ 'comment_add' => 'Dodaj komentarz',
+ 'comment_placeholder' => 'Napisz swój komentarz tutaj',
+ 'comment_count' => '{0} Brak komentarzy |{1} 1 komentarz|[2,*] :count komentarzy',
+ 'comment_save' => 'Zapisz komentarz',
+ 'comment_saving' => 'Zapisywanie komentarza...',
+ 'comment_deleting' => 'Usuwanie komentarza...',
+ 'comment_new' => 'Nowy komentarz',
+ 'comment_created' => 'Skomentowano :createDiff',
+ 'comment_updated' => 'Zaktualizowano :updateDiff przez :username',
+ 'comment_deleted_success' => 'Komentarz usunięty',
+ 'comment_created_success' => 'Komentarz dodany',
+ 'comment_updated_success' => 'Komentarz zaktualizowany',
+ 'comment_delete_confirm' => 'Czy na pewno chcesz usunąc ten komentarz?',
+ 'comment_in_reply_to' => 'W odpowiedzi na :commentId',