summaryrefslogtreecommitdiffstats
path: root/core/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-01-19 01:11:20 +0000
committerNextcloud bot <bot@nextcloud.com>2018-01-19 01:11:20 +0000
commit8b8c796a3166e6bb56c3ccb1239242ec423e84e6 (patch)
tree7631e8419526b035fbf4693a855d7ee971bd04c4 /core/l10n
parent533e59f1d5411d6ef502ea7ca551e7e6c9facd67 (diff)
downloadnextcloud-server-8b8c796a3166e6bb56c3ccb1239242ec423e84e6.tar.gz
nextcloud-server-8b8c796a3166e6bb56c3ccb1239242ec423e84e6.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r--core/l10n/en_GB.js1
-rw-r--r--core/l10n/en_GB.json1
2 files changed, 2 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",
diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json
index 1f950677dbb..6c542d356e7 100644
--- a/core/l10n/en_GB.json
+++ b/core/l10n/en_GB.json
@@ -275,6 +275,7 @@
"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",