]> BookStack Code Mirror - bookstack/commitdiff
Add comment_add 798/head
authorabno85 <redacted>
Fri, 13 Apr 2018 06:44:54 +0000 (08:44 +0200)
committerabno85 <redacted>
Fri, 13 Apr 2018 06:44:54 +0000 (08:44 +0200)
Missed 'comment_add' the last time

resources/lang/de/entities.php

index 9fe869a705273ee92b31e96a65195d96d838dc29..460110eb4453e62edcc580d1a6244322e8fb7b6c 100644 (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',