New translations button.php (Arabic)

This commit is contained in:
Fatih Alp 2020-09-23 18:36:16 +03:00
parent 937c4bc2ae
commit 748a45bb3a

View File

@ -12,6 +12,7 @@ return [
'edit' => 'تعديل',
'go_profile' => 'الذهاب إلى تفاصيل الملف الشخصي',
'go_user' => 'انتقل إلى تفاصيل المستخدم',
'personal' => 'Personal',
'corporate' => 'Corporate',
'personal' => 'شخصي',
'corporate' => 'الشركات',
'export' => 'تصدير',
];