diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-06 00:20:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-06 00:20:51 +0000 |
commit | ad7341881ac6d824ede8d13ae92ac2588a4fd54c (patch) | |
tree | ba290cf547060771145567fceb9c12eb79a830bd /core/l10n/en_GB.js | |
parent | 94bc020d073011eec8e1f084e9521356574e42f7 (diff) | |
download | nextcloud-server-ad7341881ac6d824ede8d13ae92ac2588a4fd54c.tar.gz nextcloud-server-ad7341881ac6d824ede8d13ae92ac2588a4fd54c.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index d1093d6416c..b5bc34dc8ec 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -119,6 +119,7 @@ OC.L10N.register( "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.", "Account name or email" : "Account name or email", + "Account name" : "Account name", "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.", |