New translations button.php (Arabic)

This commit is contained in:
Fatih Alp 2020-03-04 18:45:54 +03:00
parent b9d6c7b60b
commit 6cb64b6f2a

View File

@ -6,4 +6,10 @@ return [
'show' => 'إظهار العنوان',
'update_password' => 'تطوير كلمة السر',
'update_profile' => 'تحديث الملف',
'delete' => 'حذف',
'extend' => 'تمديد',
'extend_all' => 'تمديد الكل',
'edit' => 'تعديل',
'go_profile' => 'الذهاب إلى تفاصيل الملف الشخصي',
'go_user' => 'انتقل إلى تفاصيل المستخدم',
];