diff --git a/resources/lang/ar/web.php b/resources/lang/ar/web.php index 27c4df60b..60e7ff803 100644 --- a/resources/lang/ar/web.php +++ b/resources/lang/ar/web.php @@ -176,6 +176,10 @@ return [ 'timeline' => [ 'peopleYouMayKnow' => 'أشخاصٌ قَد تَعرِفُهُم' - ] + ], + + 'hashtags' => [ + 'emptyFeed' => 'We can\'t seem to find any posts for this hashtag' + ], ];