1
0
Fork 0

New translations web.php (German)

[ci skip]
This commit is contained in:
daniel 2021-12-26 04:26:27 -07:00
parent 735c820cdc
commit 4ece158c22
1 changed files with 3 additions and 3 deletions

View File

@ -117,8 +117,8 @@ return [
'followRequested' => 'Folgeanfragen',
'joined' => 'Beigetreten',
'emptyCollections' => 'We can\'t seem to find any collections',
'emptyPosts' => 'We can\'t seem to find any posts',
'emptyCollections' => 'Wir können keine Sammlungen finden',
'emptyPosts' => 'Wir können keine Beiträge finden',
],
'menu' => [
@ -179,7 +179,7 @@ return [
],
'hashtags' => [
'emptyFeed' => 'We can\'t seem to find any posts for this hashtag'
'emptyFeed' => 'Wir können keine Beiträge mit diesem Hashtag finden'
],
];