diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-18 00:17:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-18 00:17:49 +0000 |
commit | b24bb42ef793712f6ba91d86969b2424a63cea00 (patch) | |
tree | 5d1d191891eb30fa14cec116f49a27b74ff404cf /core/l10n/en_GB.js | |
parent | 545b3b392f47a97928c7b0d54d10496461fb966e (diff) | |
download | nextcloud-server-b24bb42ef793712f6ba91d86969b2424a63cea00.tar.gz nextcloud-server-b24bb42ef793712f6ba91d86969b2424a63cea00.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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", |