New translations button.php (Turkish)

This commit is contained in:
Fatih Alp 2020-09-24 12:37:50 +03:00
parent 57007b82d3
commit fdc9a93fa7

View File

@ -12,6 +12,7 @@ return [
'edit' => 'Düzenle', 'edit' => 'Düzenle',
'go_profile' => 'Profil Detayları', 'go_profile' => 'Profil Detayları',
'go_user' => 'Kullanıcı Detayları', 'go_user' => 'Kullanıcı Detayları',
'personal' => 'Personal', 'personal' => 'Kişisel',
'corporate' => 'Corporate', 'corporate' => 'Kurumsal',
'export' => 'İhracat',
]; ];