New translations education.json (Dutch)

This commit is contained in:
Amruth Pillai
2020-04-10 16:11:24 +05:30
parent e26a769ae2
commit e5cea52d96

View File

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