diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-10-31 01:08:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-10-31 01:08:31 +0000 |
commit | 299ef9aa78e4755a3761343efc2a0f3e40dfd3ff (patch) | |
tree | 045321cccae7f289e06bf298f68e69df0ebe0652 /apps/dav/l10n/en_GB.js | |
parent | c258cb5557507b3966990872669567af073f10f4 (diff) | |
download | nextcloud-server-299ef9aa78e4755a3761343efc2a0f3e40dfd3ff.tar.gz nextcloud-server-299ef9aa78e4755a3761343efc2a0f3e40dfd3ff.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/en_GB.js')
-rw-r--r-- | apps/dav/l10n/en_GB.js | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/dav/l10n/en_GB.js b/apps/dav/l10n/en_GB.js index 6dd47179e37..2760d3a390a 100644 --- a/apps/dav/l10n/en_GB.js +++ b/apps/dav/l10n/en_GB.js @@ -44,6 +44,9 @@ OC.L10N.register( "Contacts" : "Contacts", "Technical details" : "Technical details", "Remote Address: %s" : "Remote Address: %s", - "Request ID: %s" : "Request ID: %s" + "Request ID: %s" : "Request ID: %s", + "CalDAV server" : "CalDAV server", + "Send invitations to attendees" : "Send invitations to attendees", + "Please make sure to properly set up the email settings above." : "Please make sure to properly set up the email settings above." }, "nplurals=2; plural=(n != 1);"); |