1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2025-01-31 19:34:15 +00:00

New translations web.php (Polish)

[ci skip]
This commit is contained in:
daniel 2021-12-26 03:24:58 -07:00
parent 9e9436f58e
commit 7dc3c41cbd

View file

@ -176,6 +176,10 @@ return [
'timeline' => [
'peopleYouMayKnow' => 'Ludzie, których możesz znać'
]
],
'hashtags' => [
'emptyFeed' => 'We can\'t seem to find any posts for this hashtag'
],
];