Prechádzať zdrojové kódy

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

daniel 3 rokov pred
rodič
commit
63d7e7fccd
1 zmenil súbory, kde vykonal 3 pridanie a 3 odobranie
  1. 3 3
      resources/lang/ar/web.php

+ 3 - 3
resources/lang/ar/web.php

@@ -117,8 +117,8 @@ return [
 		'followRequested' => 'طُلِبَت المُتابَعَة',
 		'followRequested' => 'طُلِبَت المُتابَعَة',
 		'joined' => 'انضَم',
 		'joined' => 'انضَم',
 
 
-		'emptyCollections' => 'We can\'t seem to find any collections',
-		'emptyPosts' => 'We can\'t seem to find any posts',
+		'emptyCollections' => 'على ما يَبدوا، لا يُمكِنُنا العُثور على أي تَجميعات',
+		'emptyPosts' => 'على ما يَبدوا، لا يُمكِنُنا العُثور على أي مَنشور',
 	],
 	],
 
 
 	'menu' => [
 	'menu' => [
@@ -179,7 +179,7 @@ return [
 	],
 	],
 
 
 	'hashtags' => [
 	'hashtags' => [
-		'emptyFeed' => 'We can\'t seem to find any posts for this hashtag'
+		'emptyFeed' => 'على ما يَبدوا، لا يُمكِنُنا العُثور على أي مَنشور يَحتَوي على هذا الوَسم'
 	],
 	],
 
 
 ];
 ];