Răsfoiți Sursa

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

daniel 3 ani în urmă
părinte
comite
bc9e312a02
1 a modificat fișierele cu 5 adăugiri și 1 ștergeri
  1. 5 1
      resources/lang/cy/web.php

+ 5 - 1
resources/lang/cy/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'
+	],
 
 ];