]>
BookStack Code Mirror - bookstack/commitdiff
projects
/
bookstack
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
11470b8
)
Add comment_add
798/head
author
abno85
<redacted>
Fri, 13 Apr 2018 06:44:54 +0000
(08:44 +0200)
committer
abno85
<redacted>
Fri, 13 Apr 2018 06:44:54 +0000
(08:44 +0200)
Missed 'comment_add' the last time
resources/lang/de/entities.php
patch
|
blob
|
history
diff --git
a/resources/lang/de/entities.php
b/resources/lang/de/entities.php
index 9fe869a705273ee92b31e96a65195d96d838dc29..460110eb4453e62edcc580d1a6244322e8fb7b6c 100644
(file)
--- a/
resources/lang/de/entities.php
+++ b/
resources/lang/de/entities.php
@@
-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',