We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33128a9 commit 45a672cCopy full SHA for 45a672c
1 file changed
app/Resources/translations/messages.de.xliff
@@ -51,6 +51,10 @@
51
<source>title.add_comment</source>
52
<target>Kommentar hinzufügen</target>
53
</trans-unit>
54
+ <trans-unit id="title.comment_error">
55
+ <source>title.comment_error</source>
56
+ <target>Beim Veröffentlichen deines Kommentares ist ein Fehler aufgetreten</target>
57
+ </trans-unit>
58
59
<trans-unit id="action.show">
60
<source>action.show</source>
0 commit comments