mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-14 10:34:31 +00:00
New translations web.php (Hebrew)
[ci skip]
This commit is contained in:
parent
7dc3c41cbd
commit
ee682a946c
1 changed files with 5 additions and 1 deletions
|
@ -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 a new issue