diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-12 00:20:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-12 00:20:40 +0000 |
commit | 08b9ce25e75f5bed96f67e29a2d561095449b6a7 (patch) | |
tree | 9641f23222f2e83f03230b2692dccae067bd66a1 /core/l10n/en_GB.js | |
parent | 6ab099297fccc807643121bc9ba9af8d69f3d3ef (diff) | |
download | nextcloud-server-08b9ce25e75f5bed96f67e29a2d561095449b6a7.tar.gz nextcloud-server-08b9ce25e75f5bed96f67e29a2d561095449b6a7.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, 2 insertions, 0 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 621e1ae4f78..55b2b1ad9ec 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -120,6 +120,8 @@ OC.L10N.register( "Wrong login or password." : "Wrong login or password.", "This account is disabled" : "This account is 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.", + "Login with username or email" : "Login with username or email", + "Login with username" : "Login with username", "Log in with a device" : "Log in with a device", "Login or email" : "Login or email", "Your account is not setup for passwordless login." : "Your account is not setup for passwordless login.", |