diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-12 00:12:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-12 00:12:46 +0000 |
commit | d91bed949063a489e497962fec60d5cd3ba0f58d (patch) | |
tree | 56fd5532bed0c532a48b40bd50f455aec03d349c /apps/dav/l10n | |
parent | 61fa284d070c040bf39c2b6712ab9bf8aee48d86 (diff) | |
download | nextcloud-server-d91bed949063a489e497962fec60d5cd3ba0f58d.tar.gz nextcloud-server-d91bed949063a489e497962fec60d5cd3ba0f58d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/en_GB.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/en_GB.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/en_GB.js b/apps/dav/l10n/en_GB.js index eeda81b6612..9dbace82f50 100644 --- a/apps/dav/l10n/en_GB.js +++ b/apps/dav/l10n/en_GB.js @@ -56,6 +56,7 @@ OC.L10N.register( "Link:" : "Link:", "Contacts" : "Contacts", "WebDAV" : "WebDAV", + "WebDAV endpoint" : "WebDAV endpoint", "Technical details" : "Technical details", "Remote Address: %s" : "Remote Address: %s", "Request ID: %s" : "Request ID: %s", diff --git a/apps/dav/l10n/en_GB.json b/apps/dav/l10n/en_GB.json index e3a7a0b46b6..4a36e95c3d6 100644 --- a/apps/dav/l10n/en_GB.json +++ b/apps/dav/l10n/en_GB.json @@ -54,6 +54,7 @@ "Link:" : "Link:", "Contacts" : "Contacts", "WebDAV" : "WebDAV", + "WebDAV endpoint" : "WebDAV endpoint", "Technical details" : "Technical details", "Remote Address: %s" : "Remote Address: %s", "Request ID: %s" : "Request ID: %s", |