diff options
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 1b8e042b6e1..58e9ddbfbc6 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -277,6 +277,7 @@ OC.L10N.register( "Username or email" : "Username or email", "Log in" : "Log in", "Wrong password." : "Wrong password.", + "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds.", "Stay logged in" : "Stay logged in", "Forgot password?" : "Forgot password?", "Back to log in" : "Back to log in", |