diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-05 02:16:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-05 02:16:45 +0000 |
commit | 62ab3eb70016f57ced2dfccc7c095c3219c0cbf4 (patch) | |
tree | f419285de41988c31974ee7ad7561c5b339a8247 /apps/dav/l10n/en_GB.js | |
parent | 0ed8d1c2bc50d2eca84ed615e9aa5a9ac749b7f4 (diff) | |
download | nextcloud-server-62ab3eb70016f57ced2dfccc7c095c3219c0cbf4.tar.gz nextcloud-server-62ab3eb70016f57ced2dfccc7c095c3219c0cbf4.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, 3 insertions, 2 deletions
diff --git a/apps/dav/l10n/en_GB.js b/apps/dav/l10n/en_GB.js index 9b3553f7a98..04477b41a24 100644 --- a/apps/dav/l10n/en_GB.js +++ b/apps/dav/l10n/en_GB.js @@ -48,9 +48,8 @@ OC.L10N.register( "Description:" : "Description:", "%1$s via %2$s" : "%1$s via %2$s", "Invitation canceled" : "Invitation canceled", - "Hello %s," : "Hello %s,", "Invitation updated" : "Invitation updated", - "When:" : "When:", + "Location:" : "Location:", "Link:" : "Link:", "Accept" : "Accept", "Decline" : "Decline", @@ -64,6 +63,8 @@ OC.L10N.register( "Automatically generate a birthday calendar" : "Automatically generate a birthday calendar", "Birthday calendars will be generated by a background job." : "Birthday calendars will be generated by a background job.", "Hence they will not be available immediately after enabling but will show up after some time." : "Hence they will not be available immediately after enabling but will show up after some time.", + "Hello %s," : "Hello %s,", + "When:" : "When:", "Technical details" : "Technical details", "Remote Address: %s" : "Remote Address: %s", "Request ID: %s" : "Request ID: %s" |