New translations education.json (Italian)

This commit is contained in:
Amruth Pillai
2020-05-06 22:37:48 +05:30
parent 8cc53af897
commit 5df249b670

View File

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