Pārlūkot izejas kodu

New translations web.php (Hebrew)
[ci skip]

daniel 3 gadi atpakaļ
vecāks
revīzija
ee682a946c
1 mainītis faili ar 5 papildinājumiem un 1 dzēšanām
  1. 5 1
      resources/lang/he/web.php

+ 5 - 1
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'
+	],
 
 ];