New translations field.php (Turkish)

This commit is contained in:
Fatih Alp 2020-12-16 12:53:59 +03:00
parent 50ad0a4718
commit 370a81dd43

View File

@ -121,6 +121,9 @@ return [
'user' => [
'name' => 'Kullanıcı'
],
'name' => [
'name' => 'Name'
],
/*Menu Button*/
'profile' => [
@ -475,4 +478,8 @@ return [
'personal' => [
'name' => 'Bireysel'
],
'education_part' => [
'name' => 'State of Education'
],
];