mirror of
https://github.com/pixelfed/pixelfed.git
synced 2025-01-31 19:34:15 +00:00
New translations web.php (Arabic)
[ci skip]
This commit is contained in:
parent
3fd6605e9b
commit
661a422985
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