forked from mirror/pixelfed
New translations web.php (Russian)
[ci skip]
This commit is contained in:
parent
9a48c77ce8
commit
224c4f568c
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