mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-14 00:32:35 +10:00
New translations app.json (Danish)
This commit is contained in:
@ -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."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user