diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-10 00:37:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-10 00:37:30 +0000 |
commit | a51c200cabb1c51a5d082c30ad40ca97f46243e1 (patch) | |
tree | 79943c156faced8a7f35689c8844a29e9f54082f /lib/l10n/en_GB.js | |
parent | 8ea42224ec6036ae967c9f934fb04652b8a827b6 (diff) | |
download | nextcloud-server-a51c200cabb1c51a5d082c30ad40ca97f46243e1.tar.gz nextcloud-server-a51c200cabb1c51a5d082c30ad40ca97f46243e1.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", |