New translations button.php (Turkish)

This commit is contained in:
Fatih Alp 2020-02-27 17:59:31 +03:00
parent d02d92aebd
commit 452d719261

View File

@ -8,4 +8,6 @@ return [
'update_profile' => 'Profili Güncelle', 'update_profile' => 'Profili Güncelle',
'delete' => 'Sil', 'delete' => 'Sil',
'edit' => 'Düzenle', 'edit' => 'Düzenle',
'go_profile' => 'Go to Profile Detail',
'go_user' => 'Go to User Detail',
]; ];