New translations education.json (Portuguese)

This commit is contained in:
Amruth Pillai
2020-04-11 19:42:35 +05:30
parent 2f533e2e8b
commit 3b6c86eea3

View File

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