diff options
Diffstat (limited to 'apps/files/l10n/en_GB.js')
-rw-r--r-- | apps/files/l10n/en_GB.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index 7d176757c41..98d227b0e5b 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -175,9 +175,12 @@ OC.L10N.register( "If you have enabled 2FA, you must create and use a new app password by clicking here." : "If you have enabled 2FA, you must create and use a new app password by clicking here.", "Clipboard is not available" : "Clipboard is not available", "WebDAV URL copied to clipboard" : "WebDAV URL copied to clipboard", + "Owner" : "Owner", "Remove from favorites" : "Remove from favourites", "Add to favorites" : "Add to favourites", "Tags" : "Tags", + "You" : "You", + "Shared multiple times with different people" : "Shared multiple times with different people", "Unable to change the favourite state of the file" : "Unable to change the favourite state of the file", "Error while loading the file data" : "Error while loading the file data", "Pick a template for {name}" : "Pick a template for {name}", |