diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-10 00:37:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-10 00:37:52 +0000 |
commit | bfb9c9b55c7716c4527721e479a7cdeb6342c6bc (patch) | |
tree | 99e8d1a9b053c0662f8857e7f98cc7f1b4b385de /lib/l10n/en_GB.js | |
parent | 9dbc7016421873bde22bc13cc784abf85ee644b5 (diff) | |
download | nextcloud-server-bfb9c9b55c7716c4527721e479a7cdeb6342c6bc.tar.gz nextcloud-server-bfb9c9b55c7716c4527721e479a7cdeb6342c6bc.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r-- | lib/l10n/en_GB.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index d76085c088b..92810367d14 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -187,6 +187,7 @@ OC.L10N.register( "Sharing is disabled" : "Sharing is disabled", "Sharing is disabled for you" : "Sharing is disabled for you", "Cannot share with the share owner" : "Cannot share with the share owner", + "Share does not have a full ID" : "Share does not have a full ID", "Cannot change share type" : "Cannot change share type", "Can only update recipient on user shares" : "Can only update recipient on user shares", "Cannot enable sending the password by Talk with an empty password" : "Cannot enable sending the password by Talk with an empty password", |