Improve comments

This commit is contained in:
Frédéric Guillot
2014-03-04 21:57:12 -05:00
parent ccc54c65cf
commit 19409360ca
10 changed files with 162 additions and 91 deletions

View File

@@ -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' => '',
);