summaryrefslogtreecommitdiffstats
path: root/core/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-06 02:24:57 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-06 02:24:57 +0000
commitd4a8cce17491c147f440476874964cbc8f56c1ea (patch)
tree7eee84e4c6833e638d439d6be4f6174297286d69 /core/l10n/en_GB.js
parentc16f59379bee79dab9382c90e114c6b34dc07401 (diff)
downloadnextcloud-server-d4a8cce17491c147f440476874964cbc8f56c1ea.tar.gz
nextcloud-server-d4a8cce17491c147f440476874964cbc8f56c1ea.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r--core/l10n/en_GB.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js
index 9afa02cc301..5dd3b9c7887 100644
--- a/core/l10n/en_GB.js
+++ b/core/l10n/en_GB.js
@@ -31,6 +31,7 @@ OC.L10N.register(
"Password reset is disabled" : "Password reset is disabled",
"Could not reset password because the token is expired" : "Could not reset password because the token is expired",
"Could not reset password because the token is invalid" : "Could not reset password because the token is invalid",
+ "Password is too long. Maximum allowed length is 469 characters." : "Password is too long. Maximum allowed length is 469 characters.",
"%s password reset" : "%s password reset",
"Password reset" : "Password reset",
"Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Click the following button to reset your password. If you have not requested the password reset, then ignore this email.",