diff options
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.js')
-rw-r--r-- | apps/files_sharing/l10n/en_GB.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index b187419bcfe..c952d8659a7 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -208,8 +208,10 @@ OC.L10N.register( "Share" : "Share", "Delete share" : "Delete share", "Share with {userName}" : "Share with {userName}", + "Share with email {email}" : "Share with email {email}", "Share with group" : "Share with group", "Share in conversation" : "Share in conversation", + "Share with {user} on remote server {server}" : "Share with {user} on remote server {server}", "Share with remote group" : "Share with remote group", "Share with guest" : "Share with guest", "Update share" : "Update share", |