mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 14:31:26 +00:00
New translations web.php (Persian)
[ci skip]
This commit is contained in:
parent
8f6511094c
commit
0df994ea56
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