We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3dedbd3 + 0feb92f commit 3f8972fCopy full SHA for 3f8972f
messages/de/general.php
@@ -1,6 +1,6 @@
1
<?php
2
3
return [
4
- 'Load more items' => 'Weitere einträge laden',
5
- 'You reached the end' => 'Sie sind am Ende angekommen'
6
-];
+ 'Load more items' => 'Weitere Einträge laden',
+ 'You reached the end' => 'Keine weiteren Einträge vorhanden'
+];
0 commit comments