New translations app.json (German)

This commit is contained in:
Amruth Pillai
2020-03-31 12:26:10 +05:30
parent ad46aa6c50
commit af68f248bb

View File

@ -1,25 +1,25 @@
{
"heading": {
"placeholder": "Heading"
"placeholder": "Überschrift"
},
"item": {
"add": "Add {{- heading}}",
"add": "{{- heading}} hinzufügen",
"startDate": {
"label": "Start Date",
"placeholder": "March 2018"
"label": "Startdatum",
"placeholder": "März 2018"
},
"endDate": {
"label": "End Date",
"placeholder": "March 2022"
"label": "Enddatum",
"placeholder": "März 2022"
},
"description": {
"label": "Description"
"label": "Beschreibung"
}
},
"buttons": {
"add": {
"label": "Add"
"label": "Hinzufügen"
}
},
"markdownHelpText": "You can use <1>GitHub Flavored Markdown</1> to style this section of the text."
"markdownHelpText": "Du kannst <1>GitHub Flavored Markdown</1> verwenden, um diesen Abschnitt des Textes zu gestalten."
}