Explorar o código

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

daniel %!s(int64=3) %!d(string=hai) anos
pai
achega
22719874aa
Modificáronse 1 ficheiros con 5 adicións e 1 borrados
  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'
+	],
 
 ];