瀏覽代碼

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

daniel 3 年之前
父節點
當前提交
8f6511094c
共有 1 個文件被更改,包括 5 次插入1 次删除
  1. 5 1
      resources/lang/bn/web.php

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

@@ -176,6 +176,10 @@ return [
 
 
 	'timeline' => [
 	'timeline' => [
 		'peopleYouMayKnow' => 'People you may know'
 		'peopleYouMayKnow' => 'People you may know'
-	]
+	],
+
+	'hashtags' => [
+		'emptyFeed' => 'We can\'t seem to find any posts for this hashtag'
+	],
 
 
 ];
 ];