New translations education.json (Hindi)

This commit is contained in:
Amruth Pillai
2020-03-30 20:19:22 +05:30
parent 47d88e52a5
commit 757bc1e19c

View File

@ -1,16 +1,16 @@
{ {
"name": { "name": {
"label": "Name", "label": "नाम",
"placeholder": "Harvard University" "placeholder": "दिल्ली विश्वविद्यालय"
}, },
"major": { "major": {
"label": "Major", "label": "विषय",
"placeholder": "Masters in Computer Science" "placeholder": "Computer Science में Masters"
}, },
"grade": { "grade": {
"label": "Grade" "label": "ग्रेड"
}, },
"description": { "description": {
"placeholder": "You can write about projects or special credit classes that you took while studying at this school." "placeholder": "आप उन परियोजनाओं या विशेष क्रेडिट कक्षाओं के बारे में लिख सकते हैं, जिन्हें आपने इस स्कूल में पढ़ते समय लिया था।"
} }
} }