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 60d049cec8d..045d99b728e 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -160,6 +160,7 @@ OC.L10N.register( "Wrong username or password." : "Wrong username or password.", "User disabled" : "User disabled", "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.", + "Log in with a device" : "Log in with a device", "Username or email" : "Username or email", "Your account is not setup for passwordless login." : "Your account is not setup for passwordless login.", "Browser not supported" : "Browser not supported", @@ -192,7 +193,6 @@ OC.L10N.register( "Distraction free note taking app." : "Distraction free note taking app.", "Search contacts" : "Search contacts", "Forgot password?" : "Forgot password?", - "Log in with a device" : "Log in with a device", "Back" : "Back", "Login form is disabled." : "Login form is disabled.", "Edit Profile" : "Edit Profile", |