New translations education.json (Portuguese)

This commit is contained in:
Paulo Chaves
2020-04-11 09:35:27 -03:00
parent e04a5d1575
commit 146acfccff

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."
} }
} }