diff --git a/resources/lang/he/web.php b/resources/lang/he/web.php index 6bf6b62e2..b68d2ce48 100644 --- a/resources/lang/he/web.php +++ b/resources/lang/he/web.php @@ -176,6 +176,10 @@ return [ 'timeline' => [ 'peopleYouMayKnow' => 'אנשים שאתם אולי מכירים' - ] + ], + + 'hashtags' => [ + 'emptyFeed' => 'We can\'t seem to find any posts for this hashtag' + ], ];