Updating Arabic Translation~

Signed-off-by: El-Badry <mahmoudelbadry1994@gmail.com>
This commit is contained in:
El-Badry 2020-07-08 21:39:38 +02:00
parent 521d34db88
commit eb92c1c254

View File

@ -17,17 +17,17 @@
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'<strong>My</strong> friends' => '',
'<strong>Pending</strong> friend requests' => '',
'<strong>Sent</strong> friend requests' => '',
'Accept Friend Request' => '',
'Add Friend' => '',
'Cancel friend request' => '',
'Deny friend request' => '',
'Friends' => '',
'Friendship' => '',
'Requests' => '',
'Sent requests' => '',
'Show all friends' => '',
'Unfriend' => '',
'<strong>My</strong> friends' => '<strong> أصدقائي </ strong>',
'<strong>Pending</strong> friend requests' => 'طلبات الصداقة <strong> المعلقة </ strong>',
'<strong>Sent</strong> friend requests' => 'طلبات الصداقة <strong> المرسلة </ strong>',
'Accept Friend Request' => 'قبول طلب الصداقة',
'Add Friend' => 'أضف صديق',
'Cancel friend request' => 'إلغاء طلب الصداقة',
'Deny friend request' => 'رفض طلب الصداقة',
'Friends' => 'اصحاب',
'Friendship' => 'صداقة',
'Requests' => 'الطلبات',
'Sent requests' => 'الطلبات المرسلة',
'Show all friends' => 'عرض جميع الأصدقاء',
'Unfriend' => 'الغاء الصداقه',
];