mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 14:56:13 -06:00
New translations field.php (Turkish)
This commit is contained in:
parent
50ad0a4718
commit
370a81dd43
@ -121,6 +121,9 @@ return [
|
|||||||
'user' => [
|
'user' => [
|
||||||
'name' => 'Kullanıcı'
|
'name' => 'Kullanıcı'
|
||||||
],
|
],
|
||||||
|
'name' => [
|
||||||
|
'name' => 'Name'
|
||||||
|
],
|
||||||
|
|
||||||
/*Menu Button*/
|
/*Menu Button*/
|
||||||
'profile' => [
|
'profile' => [
|
||||||
@ -475,4 +478,8 @@ return [
|
|||||||
'personal' => [
|
'personal' => [
|
||||||
'name' => 'Bireysel'
|
'name' => 'Bireysel'
|
||||||
],
|
],
|
||||||
|
|
||||||
|
'education_part' => [
|
||||||
|
'name' => 'State of Education'
|
||||||
|
],
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user