diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-20 00:20:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-20 00:20:22 +0000 |
commit | 8acbcf5edbae350ea3e4a8235e893c7cb0c28b5b (patch) | |
tree | 752cae26e271417907b8cbe3788d0cdcf8fdbc8e /apps/files_sharing/l10n/en_GB.js | |
parent | 7fca7ff774bdb660bfc88740e093c6844a84cfe1 (diff) | |
download | nextcloud-server-8acbcf5edbae350ea3e4a8235e893c7cb0c28b5b.tar.gz nextcloud-server-8acbcf5edbae350ea3e4a8235e893c7cb0c28b5b.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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", |