New translations education.json (Chinese Simplified)

This commit is contained in:
Amruth Pillai
2020-03-31 09:37:32 +05:30
parent 8e6aa67714
commit 855d43cb47

View File

@ -1,16 +1,16 @@
{
"name": {
"label": "Name",
"placeholder": "Harvard University"
"label": "学校",
"placeholder": "哈弗大学"
},
"major": {
"label": "Major",
"placeholder": "Masters in Computer Science"
"label": "主修课程",
"placeholder": "计算机科学硕士"
},
"grade": {
"label": "Grade"
"label": "等级"
},
"description": {
"placeholder": "You can write about projects or special credit classes that you took while studying at this school."
"placeholder": "你可以写关于你在这所学校学习的项目和进阶的课程."
}
}