New translations app.json (Danish)

This commit is contained in:
Amruth Pillai
2020-04-09 06:14:55 +05:30
parent 5537c4ac5b
commit 08172daf87

View File

@ -1,25 +1,41 @@
{
"heading": {
"placeholder": "Heading"
},
"item": {
"add": "Add {{- heading}}",
"add": "Tilføj {{- heading}}",
"startDate": {
"label": "Start Date",
"placeholder": "March 2018"
"label": "Startdato"
},
"endDate": {
"label": "End Date",
"placeholder": "March 2022"
"label": "Slutdato"
},
"description": {
"label": "Description"
"label": "Beskrivelse"
}
},
"buttons": {
"add": {
"label": "Add"
"label": "Tilføj"
}
},
"markdownHelpText": "You can use <1>GitHub Flavored Markdown</1> to style this section of the text."
"printDialog": {
"heading": "Download dit CV.",
"quality": {
"label": "Kvalitet"
},
"printType": {
"label": "Type",
"types": {
"unconstrained": "Ingen begrænsninger",
"fitInA4": "Tilpas til A4",
"multiPageA4": "Flersidet A4"
}
},
"buttons": {
"cancel": "Annullér",
"saveAsPdf": "Gem som PDF"
}
},
"panZoomAnimation": {
"helpText": "Du kan panorere rundt, og zoome ind på læredet når som helst og kigge nærmere på dit CV."
},
"markdownHelpText": "Du kan benytte <1>GitHub Flavored Markdown</1> for at tilpasse den del af teksten."
}