diff options
Diffstat (limited to 'apps/dav/l10n/da.js')
-rw-r--r-- | apps/dav/l10n/da.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/dav/l10n/da.js b/apps/dav/l10n/da.js index e1a57ce9178..dd7328cb581 100644 --- a/apps/dav/l10n/da.js +++ b/apps/dav/l10n/da.js @@ -46,6 +46,7 @@ OC.L10N.register( "Remote Address: %s" : "Fjernadresse: %s", "Request ID: %s" : "Forespørgsels-ID: %s", "CalDAV server" : "CalDAV server", - "Send invitations to attendees" : "Send invitation til deltagere" + "Send invitations to attendees" : "Send invitation til deltagere", + "Please make sure to properly set up the email settings above." : "Vær venligst sikker på at indstille email indstillingerne ovenover ordenligt." }, "nplurals=2; plural=(n != 1);"); |