diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-12 02:24:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-12 02:24:43 +0000 |
commit | dc7e2fbe487e1f720132f6064be0d5617921e6c5 (patch) | |
tree | 70351c516aa23b580faa8021ff26b480b2d4902d /apps/files_sharing/l10n/en_GB.js | |
parent | 69ef1bc7aadd7f708e4208960a688e67bb97e6e8 (diff) | |
download | nextcloud-server-dc7e2fbe487e1f720132f6064be0d5617921e6c5.tar.gz nextcloud-server-dc7e2fbe487e1f720132f6064be0d5617921e6c5.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 04b68c6bfa6..bfe249ea864 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -239,6 +239,7 @@ OC.L10N.register( "Share" : "Share", "Shared with" : "Shared with", "Password created successfully" : "Password created successfully", + "Error generating password from password policy" : "Error generating password from password policy", "Shared with you and the group {group} by {owner}" : "Shared with you and the group {group} by {owner}", "Shared with you and {circle} by {owner}" : "Shared with you and {circle} by {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Shared with you and the conversation {conversation} by {owner}", |