New translations education.json (German)

This commit is contained in:
Amruth Pillai
2020-03-31 14:35:02 +05:30
parent 1d62ae17f6
commit 72641f482e

View File

@ -1,16 +1,16 @@
{ {
"name": { "name": {
"label": "Name", "label": "Name",
"placeholder": "Harvard University" "placeholder": "Harvard-Universität"
}, },
"major": { "major": {
"label": "Major", "label": "Abschluss",
"placeholder": "Masters in Computer Science" "placeholder": "Master in Informatik"
}, },
"grade": { "grade": {
"label": "Grade" "label": "Note"
}, },
"description": { "description": {
"placeholder": "You can write about projects or special credit classes that you took while studying at this school." "placeholder": "Sie können über Projekte oder spezielle Kurse schreiben, die Sie in der Schule belegt haben."
} }
} }