New translations education.json (Russian)

This commit is contained in:
Amruth Pillai
2020-05-06 23:15:40 +05:30
parent f9ce44b454
commit a6d5f3bd3a

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