diff --git a/resources/lang/ca/web.php b/resources/lang/ca/web.php index 397a9438d..3a07f686c 100644 --- a/resources/lang/ca/web.php +++ b/resources/lang/ca/web.php @@ -176,6 +176,10 @@ return [ 'timeline' => [ 'peopleYouMayKnow' => 'Gent que potser coneixes' - ] + ], + + 'hashtags' => [ + 'emptyFeed' => 'We can\'t seem to find any posts for this hashtag' + ], ];