mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-15 01:01:43 +10:00
New translations about.json (Danish)
This commit is contained in:
@ -1,36 +1,36 @@
|
||||
{
|
||||
"title": "About",
|
||||
"title": "Om",
|
||||
"documentation": {
|
||||
"heading": "Documentation",
|
||||
"body": "Want to know more about the app? Wouldn't it be nice if there was a guide to setting it up on your local machine? Need information on how to contribute to the project? Look no further, there's comprehensive documentation made just for you.",
|
||||
"heading": "Dokumentation",
|
||||
"body": "Vil du vide mere om programmet? Mangler du information om, hvordan du kan bidrage til projektet? Du behøves ikke lede mere, der er en fyldestgørende guide som er lavet kun til dig.",
|
||||
"buttons": {
|
||||
"documentation": "Documentation"
|
||||
"documentation": "Dokumentation"
|
||||
}
|
||||
},
|
||||
"bugOrFeatureRequest": {
|
||||
"heading": "Bug? Feature Request?",
|
||||
"body": "Something halting your progress from making a resume? Found a pesky bug that just won't quit? Talk about it on the GitHub Issues section, or send me and email using the actions below.",
|
||||
"heading": "Fejl? Ønsker til ny funktionalitet?",
|
||||
"body": "Er der noget som forhindrer dig i at lave et Cv? Fundet en forbistret fejl som ikke vil forsvinde? Fortæl om det på GitHub under Issues, eller send mig en e-mail via knapperne herunder.",
|
||||
"buttons": {
|
||||
"raiseIssue": "Raise an Issue",
|
||||
"sendEmail": "Send an Email"
|
||||
"raiseIssue": "Opret en sag",
|
||||
"sendEmail": "Send en e-mail"
|
||||
}
|
||||
},
|
||||
"sourceCode": {
|
||||
"heading": "Source Code",
|
||||
"body": "Want to run the project from its source? Are you a developer willing to contribute to the open-source development of this project? Click the button below.",
|
||||
"heading": "Kildekode",
|
||||
"body": "Vil du køre projektet fra kildekoden? Er du udvikler som vil hjælpe til med open-source udviilingen af dette projekt? Klik på knappen herunder.",
|
||||
"buttons": {
|
||||
"githubRepo": "GitHub Repo"
|
||||
"githubRepo": "GitHub repo"
|
||||
}
|
||||
},
|
||||
"license": {
|
||||
"heading": "License Information",
|
||||
"body": "The project is governed under the MIT License, which you can read more about below. Basically, you are allowed to use the project anywhere provided you give credits to the original author.",
|
||||
"heading": "Licensoplysninger",
|
||||
"body": "Projektet er underlagt MIT licensen, hvilket du kan læse mere om herunder. Grundlæggende set må projektet benyttes alle steder, hvis du refererer til den oprindelige skaber.",
|
||||
"buttons": {
|
||||
"mitLicense": "MIT License"
|
||||
"mitLicense": "MIT licens"
|
||||
}
|
||||
},
|
||||
"footer": {
|
||||
"credit": "Reactive Resume is a project by <1>Amruth Pillai</1>.",
|
||||
"thanks": "Thank you for using Reactive Resume!"
|
||||
"credit": "Lavet med kærlig af <1>Amruth Pillai</1>",
|
||||
"thanks": "Tak fordi du benytter Reactive Resume!"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user