diff options
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.js')
-rw-r--r-- | apps/files_sharing/l10n/en_GB.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index a3cf5b7b0e8..0f8701ff9e8 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -15,10 +15,8 @@ OC.L10N.register( "No compatible server found at {remote}" : "No compatible server found at {remote}", "Invalid server URL" : "Invalid server URL", "Failed to add the public link to your Nextcloud" : "Failed to add the public link to your Nextcloud", - "Share" : "Share", "No expiration date set" : "No expiration date set", "Shared by" : "Shared by", - "Sharing" : "Sharing", "File shares" : "File shares", "Downloaded via public link" : "Downloaded via public link", "Downloaded by {email}" : "Downloaded by {email}", @@ -91,6 +89,8 @@ OC.L10N.register( "Add to your Nextcloud" : "Add to your Nextcloud", "Share API is disabled" : "Share API is disabled", "File sharing" : "File sharing", + "Share" : "Share", + "Sharing" : "Sharing", "No entries found in this folder" : "No entries found in this folder", "Name" : "Name", "Share time" : "Share time", |