diff options
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 76dea5986bb..47a8817568b 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -269,9 +269,9 @@ OC.L10N.register( "An internal error occurred." : "An internal error occurred.", "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. Reset it?" : "Wrong password. Reset it?", "Wrong password." : "Wrong password.", + "Log in" : "Log in", "Stay logged in" : "Stay logged in", "Alternative Logins" : "Alternative Logins", "Use the following link to reset your password: {link}" : "Use the following link to reset your password: {link}", |