소스 검색

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

daniel 3 년 전
부모
커밋
22719874aa
1개의 변경된 파일5개의 추가작업 그리고 1개의 파일을 삭제
  1. 5 1
      resources/lang/ja/web.php

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

@@ -176,6 +176,10 @@ return [
 
 	'timeline' => [
 		'peopleYouMayKnow' => '知り合いかも'
-	]
+	],
+
+	'hashtags' => [
+		'emptyFeed' => 'We can\'t seem to find any posts for this hashtag'
+	],
 
 ];