Browse Source

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

daniel 3 năm trước cách đây
mục cha
commit
0df994ea56
1 tập tin đã thay đổi với 5 bổ sung1 xóa
  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'
+	],
 
 ];