parent
11470b85f9
commit
448f7d091b
|
@ -238,6 +238,7 @@ return [
|
||||||
*/
|
*/
|
||||||
'comment' => 'Kommentar',
|
'comment' => 'Kommentar',
|
||||||
'comments' => 'Kommentare',
|
'comments' => 'Kommentare',
|
||||||
|
'comment_add' => 'Kommentieren',
|
||||||
'comment_placeholder' => 'Geben Sie hier Ihre Kommentare ein (Markdown unterstützt)',
|
'comment_placeholder' => 'Geben Sie hier Ihre Kommentare ein (Markdown unterstützt)',
|
||||||
'comment_count' => '{0} Keine Kommentare|{1} 1 Kommentar|[2,*] :count Kommentare',
|
'comment_count' => '{0} Keine Kommentare|{1} 1 Kommentar|[2,*] :count Kommentare',
|
||||||
'comment_save' => 'Kommentar speichern',
|
'comment_save' => 'Kommentar speichern',
|
||||||
|
|
Loading…
Reference in New Issue