diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-14 16:08:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-14 16:08:31 +0000 |
commit | 6fcf729545705b3141cae59928fb44d547b636b9 (patch) | |
tree | 24e190876f87d05db5c3d74ce4aafbb3de2de501 /core/l10n/en_GB.js | |
parent | 11e8fd47ee22418cc9f3d4a15671aadc580b99b0 (diff) | |
download | nextcloud-server-6fcf729545705b3141cae59928fb44d547b636b9.tar.gz nextcloud-server-6fcf729545705b3141cae59928fb44d547b636b9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 2773586d64f..52481e7ee8b 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -263,7 +263,6 @@ OC.L10N.register( "Please try again or contact your administrator." : "Please try again or contact your administrator.", "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.", "Forgot password?" : "Forgot password?", "Back to login" : "Back to login", @@ -317,6 +316,7 @@ OC.L10N.register( "Share with other people by entering a user or group or an email address." : "Share with other people by entering a user or group or an email address.", "The specified document has not been found on the server." : "The specified document has not been found on the server.", "You can click here to return to %s." : "You can click here to return to %s.", + "Wrong password." : "Wrong password.", "Stay logged in" : "Stay logged in", "Back to log in" : "Back to log in", "Alternative Logins" : "Alternative Logins", |