1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-23 00:05:29 +00:00

New translations web.php (Dutch)

[ci skip]
This commit is contained in:
daniel 2021-12-26 03:25:08 -07:00
parent cb51d304ef
commit d0d85b342a

View file

@ -176,6 +176,10 @@ return [
'timeline' => [
'peopleYouMayKnow' => 'Mensen die u misschien kent'
]
],
'hashtags' => [
'emptyFeed' => 'We can\'t seem to find any posts for this hashtag'
],
];