mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 23:36:08 -06:00
New translations field.php (Turkish)
This commit is contained in:
parent
50ad0a4718
commit
370a81dd43
@ -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'
|
||||
],
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user