diff options
Diffstat (limited to 'apps/dav/l10n/da.js')
-rw-r--r-- | apps/dav/l10n/da.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/dav/l10n/da.js b/apps/dav/l10n/da.js index 868d906f58a..e1a57ce9178 100644 --- a/apps/dav/l10n/da.js +++ b/apps/dav/l10n/da.js @@ -44,6 +44,8 @@ OC.L10N.register( "Contacts" : "Kontakter", "Technical details" : "Tekniske detaljer", "Remote Address: %s" : "Fjernadresse: %s", - "Request ID: %s" : "Forespørgsels-ID: %s" + "Request ID: %s" : "Forespørgsels-ID: %s", + "CalDAV server" : "CalDAV server", + "Send invitations to attendees" : "Send invitation til deltagere" }, "nplurals=2; plural=(n != 1);"); |