Add comment_add

Missed 'comment_add' the last time
This commit is contained in:
abno85 2018-04-13 08:44:54 +02:00
parent 11470b85f9
commit 448f7d091b

View File

@ -238,6 +238,7 @@ return [
*/
'comment' => 'Kommentar',
'comments' => 'Kommentare',
'comment_add' => 'Kommentieren',
'comment_placeholder' => 'Geben Sie hier Ihre Kommentare ein (Markdown unterstützt)',
'comment_count' => '{0} Keine Kommentare|{1} 1 Kommentar|[2,*] :count Kommentare',
'comment_save' => 'Kommentar speichern',