1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2025-02-01 12:08:30 +00:00

New translations web.php (Welsh)

[ci skip]
This commit is contained in:
daniel 2021-12-26 03:24:42 -07:00
parent 88234b8b14
commit bc9e312a02

View file

@ -176,6 +176,10 @@ return [
'timeline' => [ 'timeline' => [
'peopleYouMayKnow' => 'People you may know' 'peopleYouMayKnow' => 'People you may know'
] ],
'hashtags' => [
'emptyFeed' => 'We can\'t seem to find any posts for this hashtag'
],
]; ];