Selaa lähdekoodia

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

daniel 3 vuotta sitten
vanhempi
commit
0df994ea56
1 muutettua tiedostoa jossa 5 lisäystä ja 1 poistoa
  1. 5 1
      resources/lang/fa/web.php

+ 5 - 1
resources/lang/fa/web.php

@@ -176,6 +176,10 @@ return [
 
 	'timeline' => [
 		'peopleYouMayKnow' => 'افرادی که ممکن است بشناسید'
-	]
+	],
+
+	'hashtags' => [
+		'emptyFeed' => 'We can\'t seem to find any posts for this hashtag'
+	],
 
 ];