New translations web.php (Arabic)

[ci skip]
This commit is contained in:
daniel 2021-12-26 13:51:45 -07:00
parent b56813360d
commit 63d7e7fccd
1 changed files with 3 additions and 3 deletions

View File

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