Kaynağa Gözat

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

daniel 3 yıl önce
ebeveyn
işleme
d0acc69461
1 değiştirilmiş dosya ile 5 ekleme ve 1 silme
  1. 5 1
      resources/lang/ro/web.php

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

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