forked from mirror/pixelfed
parent
7dc3c41cbd
commit
ee682a946c
|
@ -176,6 +176,10 @@ return [
|
||||||
|
|
||||||
'timeline' => [
|
'timeline' => [
|
||||||
'peopleYouMayKnow' => 'אנשים שאתם אולי מכירים'
|
'peopleYouMayKnow' => 'אנשים שאתם אולי מכירים'
|
||||||
]
|
],
|
||||||
|
|
||||||
|
'hashtags' => [
|
||||||
|
'emptyFeed' => 'We can\'t seem to find any posts for this hashtag'
|
||||||
|
],
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in New Issue