Skip to content

Commit e0470a9

Browse files
committed
add German translation for "no posts found"
1 parent 9cbf17f commit e0470a9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/Resources/translations/messages.de.xliff

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,10 @@
195195
<source>post.no_comments</source>
196196
<target>Hinterlasse als Erste/r einen Kommentar zu diesem Beitrag.</target>
197197
</trans-unit>
198+
<trans-unit id="post.no_posts_found">
199+
<source>post.no_posts_found</source>
200+
<target>Keine Beiträge gefunden.</target>
201+
</trans-unit>
198202

199203
<trans-unit id="help.app_description">
200204
<source>help.app_description</source>

0 commit comments

Comments
 (0)