New translations button.php (Persian)

This commit is contained in:
Fatih Alp 2020-09-24 12:36:29 +03:00
parent bb772fafc0
commit 6bbf453a5c

View File

@ -12,6 +12,7 @@ return [
'edit' => 'ویرایش کنید', 'edit' => 'ویرایش کنید',
'go_profile' => 'به جزئیات مشخصات بروید', 'go_profile' => 'به جزئیات مشخصات بروید',
'go_user' => 'به جزئیات کاربر بروید', 'go_user' => 'به جزئیات کاربر بروید',
'personal' => 'Personal', 'personal' => 'شخصی',
'corporate' => 'Corporate', 'corporate' => 'شرکت های بزرگ، دارای شخصیت حقوقی',
'export' => 'صادرات',
]; ];