Browse Source

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

daniel 3 years ago
parent
commit
a8443729f2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/lang/id/web.php

+ 1 - 1
resources/lang/id/web.php

@@ -179,7 +179,7 @@ return [
 	],
 	],
 
 
 	'hashtags' => [
 	'hashtags' => [
-		'emptyFeed' => 'We can\'t seem to find any posts for this hashtag'
+		'emptyFeed' => 'Sepertinya kami tidak dapat menemukan postingan untuk tagar ini'
 	],
 	],
 
 
 ];
 ];