New translations web.php (Hungarian)

[ci skip]
This commit is contained in:
daniel 2021-12-26 03:25:01 -07:00
parent ee682a946c
commit 7ab7881f60
1 changed files with 5 additions and 1 deletions

View File

@ -176,6 +176,10 @@ return [
'timeline' => [
'peopleYouMayKnow' => 'People you may know'
]
],
'hashtags' => [
'emptyFeed' => 'We can\'t seem to find any posts for this hashtag'
],
];