New translations education.json (Turkish)

This commit is contained in:
Amruth Pillai
2020-05-06 23:16:10 +05:30
parent 845703c123
commit 07b449b214

View File

@ -1,16 +1,11 @@
{ {
"name": { "name": {
"label": "Name", "label": "Name"
"placeholder": "Harvard University"
}, },
"major": { "major": {
"label": "Major", "label": "Major"
"placeholder": "Masters in Computer Science"
}, },
"grade": { "grade": {
"label": "Grade" "label": "Grade"
},
"description": {
"placeholder": "You can write about projects or special credit classes that you took while studying at this school."
} }
} }