diff options
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 1e98277679d..23e79d3aead 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -104,8 +104,13 @@ OC.L10N.register( "No" : "No", "Yes" : "Yes", "Federated user" : "Federated user", + "user@your-nextcloud.org" : "user@your-nextcloud.org", "Create share" : "Create share", + "The remote URL must include the user." : "The remote URL must include the user.", + "Invalid remote URL." : "Invalid remote URL.", "Failed to add the public link to your Nextcloud" : "Failed to add the public link to your Nextcloud", + "Direct link copied to clipboard" : "Direct link copied to clipboard", + "Please copy the link manually:" : "Please copy the link manually:", "Custom date range" : "Custom date range", "Pick start date" : "Pick start date", "Pick end date" : "Pick end date", |