diff --git a/app/config/locale/translations/da.json b/app/config/locale/translations/da.json index ae53b18034..f7f42573bc 100644 --- a/app/config/locale/translations/da.json +++ b/app/config/locale/translations/da.json @@ -1,23 +1,23 @@ { - "settings.inspire": "\"The art of being wise is the art of knowing what to overlook.\"", - "settings.locale": "en", + "settings.inspire": "\"Kunsten at være klog er kunsten at vide, hvad man skal overse.\"", + "settings.locale": "da", "settings.direction": "ltr", "emails.sender": "%s Team", - "emails.verification.subject": "Account Verification", - "emails.verification.hello": "Hey {{name}}", - "emails.verification.body": "Follow this link to verify your email address.", - "emails.verification.footer": "If you didn’t ask to verify this address, you can ignore this message.", - "emails.verification.thanks": "Thanks", + "emails.verification.subject": "Konto Verifikation", + "emails.verification.hello": "Hej {{name}}", + "emails.verification.body": "Følg dette link, for at verificere din email adresse.", + "emails.verification.footer": "Hvis du ikke har bedt om at verificere denne adresse, ignorer venligst denne besked.", + "emails.verification.thanks": "Tak", "emails.verification.signature": "{{project}} team", "emails.magicSession.subject": "Login", - "emails.magicSession.hello": "Hey,", - "emails.magicSession.body": "Follow this link to login.", - "emails.magicSession.footer": "If you didn’t ask to login using this email, you can ignore this message.", - "emails.magicSession.thanks": "Thanks", + "emails.magicSession.hello": "Hej,", + "emails.magicSession.body": "Følg dette link for at logge ind.", + "emails.magicSession.footer": "Hvis du ikke har bedt om at logge ind med denne email, ignorer venligst denne besked.", + "emails.magicSession.thanks": "Tak", "emails.magicSession.signature": "{{project}} team", - "emails.recovery.subject": "Password Reset", - "emails.recovery.hello": "Hello {{name}}", - "emails.recovery.body": "Follow this link to reset your {{project}} password.", + "emails.recovery.subject": "Nulstil Password", + "emails.recovery.hello": "Hej {{name}}", + "emails.recovery.body": "Følg dette link for at nulstille koden til {{project}}.", "emails.recovery.footer": "If you didn’t ask to reset your password, you can ignore this message.", "emails.recovery.thanks": "Thanks", "emails.recovery.signature": "{{project}} team",