diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-14 00:19:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-14 00:19:29 +0000 |
commit | eaa6d96cf7d447c5b9db5fcb0657dad5bb9c88af (patch) | |
tree | bbbf5591460135eb9d615c8d1e7e216d9ae40e04 /apps/files_sharing/l10n/en_GB.js | |
parent | 31df9c4d3ccc1feb28918445cf6442cbd2cb0a34 (diff) | |
download | nextcloud-server-eaa6d96cf7d447c5b9db5fcb0657dad5bb9c88af.tar.gz nextcloud-server-eaa6d96cf7d447c5b9db5fcb0657dad5bb9c88af.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index ebd869582a0..3d73b06f7b5 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -232,6 +232,7 @@ OC.L10N.register( "_Reject share_::_Reject shares_" : ["Reject share","Reject shares"], "_Restore share_::_Restore shares_" : ["Restore share","Restore shares"], "Shared" : "Shared", + "Shared multiple times with different people" : "Shared multiple times with different people", "Shared by {ownerDisplayName}" : "Shared by {ownerDisplayName}", "Show sharing options" : "Show sharing options", "Link to a file" : "Link to a file", |