1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2024-09-03 20:06:04 +02:00

New translations web.php (Afrikaans)

[ci skip]
This commit is contained in:
daniel 2021-12-26 03:24:52 -07:00
parent 70f8cde66e
commit 3fd6605e9b

View file

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