@ory/elements-react 1.0.0-next.7 → 1.0.0-next.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -380,7 +380,28 @@ var de = {
380
380
  "two-step.password.description": "Geben Sie Ihr Passwort ein, das mit Ihrem Konto verknüpft ist",
381
381
  "two-step.password.title": "Passwort",
382
382
  "two-step.webauthn.description": "Verwenden Sie Ihren Sicherheitsschlüssel zur Authentifizierung",
383
- "two-step.webauthn.title": "Sicherheitsschlüssel"
383
+ "two-step.webauthn.title": "Sicherheitsschlüssel",
384
+ "identities.messages.1070014": "Login- und Link-Zugangsdaten",
385
+ "identities.messages.1070015": "Bitte schließen Sie die Captcha-Challenge ab, um fortzufahren.",
386
+ "identities.messages.4000038": "Die Captcha-Überprüfung ist fehlgeschlagen. Bitte versuchen Sie es erneut.",
387
+ "login.cancel-button": "Abbrechen",
388
+ "login.cancel-label": "Nicht das richtige Konto?",
389
+ "identities.messages.1010023": "Code an {address} senden",
390
+ "identities.messages.1010016": "Sie haben versucht, sich mit „{duplicateIdentifier}“ anzumelden, aber diese E-Mail-Adresse wird bereits von einem anderen Konto verwendet. \nMelden Sie sich mit einer der folgenden Optionen bei Ihrem Konto an, um Ihr Konto „{duplicateIdentifier}“ bei „{provider}“ als weitere Anmeldemöglichkeit hinzuzufügen.",
391
+ "identities.messages.1010017": "",
392
+ "identities.messages.1010018": "",
393
+ "identities.messages.1010019": "",
394
+ "identities.messages.1010020": "",
395
+ "identities.messages.1010021": "",
396
+ "identities.messages.1010022": "",
397
+ "identities.messages.1040007": "",
398
+ "identities.messages.1040008": "",
399
+ "identities.messages.1040009": "",
400
+ "identities.messages.1050019": "",
401
+ "identities.messages.1050020": "",
402
+ "identities.messages.4000037": "",
403
+ "identities.messages.4010009": "",
404
+ "identities.messages.4010010": ""
384
405
  };
385
406
 
386
407
  var en = {
@@ -405,20 +426,30 @@ var en = {
405
426
  "identities.messages.1010005": "Verify",
406
427
  "identities.messages.1010006": "Authentication code",
407
428
  "identities.messages.1010007": "Backup recovery code",
408
- "identities.messages.1010008": "Use security key",
429
+ "identities.messages.1010008": "Sign in with hardware key",
409
430
  "identities.messages.1010009": "Use Authenticator",
410
431
  "identities.messages.1010010": "Use backup recovery code",
411
- "identities.messages.1010011": "Continue with security key",
432
+ "identities.messages.1010011": "Sign in with hardware key",
412
433
  "identities.messages.1010012": "Prepare your WebAuthn device (e.g. security key, biometrics scanner, ...) and press continue.",
413
434
  "identities.messages.1010013": "Continue",
414
- "identities.messages.1010014": "An email containing a code has been sent to the email address you provided. If you have not received an email, check the spelling of the address and retry the login.",
415
- "identities.messages.1010015": "Sign in with code",
435
+ "identities.messages.1010014": "A code has been sent to the address you provided. If you have not received an message, check the spelling of the address and retry the login.",
436
+ "identities.messages.1010015": "Send sign in code",
437
+ "identities.messages.1010016": "You tried to sign in with \"{duplicateIdentifier}\", but that email is already used by another account. Sign in to your account with one of the options below to add your account \"{duplicateIdentifier}\" at \"{provider}\" as another way to sign in.",
438
+ "identities.messages.1010017": "Sign in and link",
439
+ "identities.messages.1010018": "Confirm with {provider}",
440
+ "identities.messages.1010019": "Request code to continue",
441
+ "identities.messages.1010021": "Sign in with passkey",
442
+ "identities.messages.1010022": "Sign in with password",
443
+ "identities.messages.1010023": "Send code to {address}",
416
444
  "identities.messages.1040001": "Sign up",
417
445
  "identities.messages.1040002": "Sign up with {provider}",
418
446
  "identities.messages.1040003": "Continue",
419
447
  "identities.messages.1040004": "Sign up with security key",
420
- "identities.messages.1040005": "An email containing a code has been sent to the email address you provided. If you have not received an email, check the spelling of the address and retry the registration.",
421
- "identities.messages.1040006": "Sign up with code",
448
+ "identities.messages.1040005": "A code has been sent to the address(es) you provided. If you have not received a message, check the spelling of the address and retry the registration.",
449
+ "identities.messages.1040006": "Send sign up code",
450
+ "identities.messages.1040007": "Sign up with passkey",
451
+ "identities.messages.1040008": "Back",
452
+ "identities.messages.1040009": "Please choose a credential to authenticate yourself with.",
422
453
  "identities.messages.1050001": "Your changes have been saved!",
423
454
  "identities.messages.1050002": "Link {provider}",
424
455
  "identities.messages.1050003": "Unlink {provider}",
@@ -432,11 +463,13 @@ var en = {
432
463
  "identities.messages.1050011": "Confirm backup recovery codes",
433
464
  "identities.messages.1050012": "Add security key",
434
465
  "identities.messages.1050013": "Name of the security key",
435
- "identities.messages.1050014": "<del>Used</del>",
466
+ "identities.messages.1050014": "Secret was used at {used_at, date, long}",
436
467
  "identities.messages.1050015": "{secrets_list}",
437
468
  "identities.messages.1050016": "Disable this method",
438
469
  "identities.messages.1050017": "This is your authenticator app secret. Use it if you can not scan the QR code.",
439
470
  "identities.messages.1050018": "Remove security key \"{display_name}\"",
471
+ "identities.messages.1050019": "Add passkey",
472
+ "identities.messages.1050020": "Remove passkey \"{display_name}\"",
440
473
  "identities.messages.1060001": "You successfully recovered your account. Please change your password or set up an alternative login method (e.g. social sign in) within the next {privileged_session_expires_at_unix_until_minutes} minutes.",
441
474
  "identities.messages.1060002": "An email containing a recovery link has been sent to the email address you provided. If you have not received an email, check the spelling of the address and make sure to use the address you registered with.",
442
475
  "identities.messages.1060003": "An email containing a recovery code has been sent to the email address you provided. If you have not received an email, check the spelling of the address and make sure to use the address you registered with.",
@@ -453,6 +486,8 @@ var en = {
453
486
  "identities.messages.1070011": "Verification code",
454
487
  "identities.messages.1070012": "Registration code",
455
488
  "identities.messages.1070013": "Login code",
489
+ "identities.messages.1070014": "Login and link credential",
490
+ "identities.messages.1070015": "Please complete the captcha challenge to continue.",
456
491
  "identities.messages.1080001": "An email containing a verification link has been sent to the email address you provided. If you have not received an email, check the spelling of the address and make sure to use the address you registered with.",
457
492
  "identities.messages.1080002": "You successfully verified your email address.",
458
493
  "identities.messages.1080003": "An email containing a verification code has been sent to the email address you provided. If you have not received an email, check the spelling of the address and make sure to use the address you registered with.",
@@ -482,7 +517,7 @@ var en = {
482
517
  "identities.messages.4000024": "minimum {min_items} items allowed, but found {actual_items} items",
483
518
  "identities.messages.4000025": "items at index {index_a} and {index_b} are equal",
484
519
  "identities.messages.4000026": "expected {allowed_types_list}, but got {actual_type}",
485
- "identities.messages.4000027": "An account with the same identifier (email, phone, username, ...) exists already. Please sign in to your existing account and link your social profile in the settings page.",
520
+ "identities.messages.4000027": "An account with the same identifier (email, phone, username, ...) exists already. Please sign in to your existing account to link your social profile.",
486
521
  "identities.messages.4000028": "You tried signing in with {credential_identifier_hint} which is already in use by another account. You can sign in using {available_credential_types_list}. You can sign in using one of the following social sign in providers: {Available_oidc_providers_list}.",
487
522
  "identities.messages.4000029": "must be equal to constant {expected}",
488
523
  "identities.messages.4000030": "const failed",
@@ -492,6 +527,8 @@ var en = {
492
527
  "identities.messages.4000034": "The password has been found in data breaches and must no longer be used.",
493
528
  "identities.messages.4000035": "This account does not exist or has not setup sign in with code.",
494
529
  "identities.messages.4000036": "The provided traits do not match the traits previously associated with this flow.",
530
+ "identities.messages.4000037": "This account does not exist or has no login method configured.",
531
+ "identities.messages.4000038": "Captcha verification failed, please try again.",
495
532
  "identities.messages.4010001": "The login flow expired {expired_at_unix_since_minutes} minutes ago, please try again.",
496
533
  "identities.messages.4010002": "Could not find a strategy to log you in with. Did you fill out the form correctly?",
497
534
  "identities.messages.4010003": "Could not find a strategy to sign you up with. Did you fill out the form correctly?",
@@ -500,6 +537,8 @@ var en = {
500
537
  "identities.messages.4010006": "Could not find a strategy to verify your account with. Did you fill out the form correctly?",
501
538
  "identities.messages.4010007": "The request was already completed successfully and can not be retried.",
502
539
  "identities.messages.4010008": "The login code is invalid or has already been used. Please try again.",
540
+ "identities.messages.4010009": "Linked credentials do not match.",
541
+ "identities.messages.4010010": "The address you entered does not match any known addresses in the current account.",
503
542
  "identities.messages.4040001": "The registration flow expired {expired_at_unix_since_minutes} minutes ago, please try again.",
504
543
  "identities.messages.4040002": "The request was already completed successfully and can not be retried.",
505
544
  "identities.messages.4040003": "The registration code is invalid or has already been used. Please try again.",
@@ -515,8 +554,10 @@ var en = {
515
554
  "identities.messages.4070005": "The verification flow expired {expired_at_unix_since_minutes} minutes ago, please try again.",
516
555
  "identities.messages.4070006": "The verification code is invalid or has already been used. Please try again.",
517
556
  "identities.messages.5000001": "{reason}",
557
+ "login.cancel-button": "Cancel",
558
+ "login.cancel-label": "Not the right account?",
518
559
  "login.forgot-password": "Forgot password?",
519
- "login.logged-in-as-label": "You're logged in as:",
560
+ "login.logged-in-as-label": "You are using:",
520
561
  "login.logout-button": "Logout",
521
562
  "login.logout-label": "Something's not working?",
522
563
  "login.registration-button": "Sign up",
@@ -565,7 +606,8 @@ var en = {
565
606
  "two-step.webauthn.title": "Security Key",
566
607
  "two-step.webauthn.description": "Use your security key to authenticate",
567
608
  "two-step.passkey.title": "Passkey (recommended)",
568
- "two-step.passkey.description": "Use your device's for fingerprint or face recognition"
609
+ "two-step.passkey.description": "Use your device's for fingerprint or face recognition",
610
+ "identities.messages.1010020": ""
569
611
  };
570
612
 
571
613
  var es = {
@@ -750,7 +792,28 @@ var es = {
750
792
  "two-step.password.description": "Ingrese la contraseña asociada con su cuenta",
751
793
  "two-step.password.title": "Contraseña",
752
794
  "two-step.webauthn.description": "Utiliza tu llave de seguridad para autenticarte",
753
- "two-step.webauthn.title": "Clave de Seguridad"
795
+ "two-step.webauthn.title": "Clave de Seguridad",
796
+ "identities.messages.1010016": "",
797
+ "identities.messages.1010017": "",
798
+ "identities.messages.1010018": "",
799
+ "identities.messages.1010019": "",
800
+ "identities.messages.1010020": "",
801
+ "identities.messages.1010021": "",
802
+ "identities.messages.1010022": "",
803
+ "identities.messages.1010023": "",
804
+ "identities.messages.1040007": "",
805
+ "identities.messages.1040008": "",
806
+ "identities.messages.1040009": "",
807
+ "identities.messages.1050019": "",
808
+ "identities.messages.1050020": "",
809
+ "identities.messages.1070014": "",
810
+ "identities.messages.1070015": "",
811
+ "identities.messages.4000037": "",
812
+ "identities.messages.4000038": "",
813
+ "identities.messages.4010009": "",
814
+ "identities.messages.4010010": "",
815
+ "login.cancel-button": "",
816
+ "login.cancel-label": ""
754
817
  };
755
818
 
756
819
  var fr = {
@@ -935,7 +998,28 @@ var fr = {
935
998
  "two-step.password.description": "Entrez votre mot de passe associé à votre compte",
936
999
  "two-step.password.title": "Mot de passe",
937
1000
  "two-step.webauthn.description": "Utilisez votre clé de sécurité pour vous authentifier",
938
- "two-step.webauthn.title": "Clé de Sécurité"
1001
+ "two-step.webauthn.title": "Clé de Sécurité",
1002
+ "identities.messages.1010023": "",
1003
+ "identities.messages.1070015": "",
1004
+ "identities.messages.4000038": "",
1005
+ "login.cancel-button": "",
1006
+ "login.cancel-label": "",
1007
+ "identities.messages.1010016": "",
1008
+ "identities.messages.1010017": "",
1009
+ "identities.messages.1010018": "",
1010
+ "identities.messages.1010019": "",
1011
+ "identities.messages.1010020": "",
1012
+ "identities.messages.1010021": "",
1013
+ "identities.messages.1010022": "",
1014
+ "identities.messages.1040007": "",
1015
+ "identities.messages.1040008": "",
1016
+ "identities.messages.1040009": "",
1017
+ "identities.messages.1050019": "",
1018
+ "identities.messages.1050020": "",
1019
+ "identities.messages.1070014": "",
1020
+ "identities.messages.4000037": "",
1021
+ "identities.messages.4010009": "",
1022
+ "identities.messages.4010010": ""
939
1023
  };
940
1024
 
941
1025
  var nl = {
@@ -1120,7 +1204,28 @@ var nl = {
1120
1204
  "two-step.password.description": "Voer uw wachtwoord in dat is gekoppeld aan uw account",
1121
1205
  "two-step.password.title": "Wachtwoord",
1122
1206
  "two-step.webauthn.description": "Gebruik uw beveiligingssleutel om te verifiëren",
1123
- "two-step.webauthn.title": "Beveiligingssleutel"
1207
+ "two-step.webauthn.title": "Beveiligingssleutel",
1208
+ "identities.messages.1010023": "",
1209
+ "identities.messages.1070014": "",
1210
+ "identities.messages.1070015": "",
1211
+ "identities.messages.4000038": "",
1212
+ "login.cancel-button": "",
1213
+ "login.cancel-label": "",
1214
+ "identities.messages.1010016": "",
1215
+ "identities.messages.1010017": "",
1216
+ "identities.messages.1010018": "",
1217
+ "identities.messages.1010019": "",
1218
+ "identities.messages.1010020": "",
1219
+ "identities.messages.1010021": "",
1220
+ "identities.messages.1010022": "",
1221
+ "identities.messages.1040007": "",
1222
+ "identities.messages.1040008": "",
1223
+ "identities.messages.1040009": "",
1224
+ "identities.messages.1050019": "",
1225
+ "identities.messages.1050020": "",
1226
+ "identities.messages.4000037": "",
1227
+ "identities.messages.4010009": "",
1228
+ "identities.messages.4010010": ""
1124
1229
  };
1125
1230
 
1126
1231
  var pl = {
@@ -1305,7 +1410,28 @@ var pl = {
1305
1410
  "two-step.password.description": "Wprowadź hasło powiązane z twoim kontem",
1306
1411
  "two-step.password.title": "Hasło",
1307
1412
  "two-step.webauthn.description": "Użyj swojego klucza bezpieczeństwa do uwierzytelnienia",
1308
- "two-step.webauthn.title": "Klucz bezpieczeństwa"
1413
+ "two-step.webauthn.title": "Klucz bezpieczeństwa",
1414
+ "identities.messages.1010016": "",
1415
+ "identities.messages.1010017": "",
1416
+ "identities.messages.1010018": "",
1417
+ "identities.messages.1010019": "",
1418
+ "identities.messages.1010020": "",
1419
+ "identities.messages.1010021": "",
1420
+ "identities.messages.1010022": "",
1421
+ "identities.messages.1010023": "",
1422
+ "identities.messages.1040007": "",
1423
+ "identities.messages.1040008": "",
1424
+ "identities.messages.1040009": "",
1425
+ "identities.messages.1050019": "",
1426
+ "identities.messages.1050020": "",
1427
+ "identities.messages.1070014": "",
1428
+ "identities.messages.1070015": "",
1429
+ "identities.messages.4000037": "",
1430
+ "identities.messages.4000038": "",
1431
+ "identities.messages.4010009": "",
1432
+ "identities.messages.4010010": "",
1433
+ "login.cancel-button": "",
1434
+ "login.cancel-label": ""
1309
1435
  };
1310
1436
 
1311
1437
  var pt = {
@@ -1490,7 +1616,28 @@ var pt = {
1490
1616
  "two-step.password.description": "Insira a sua senha associada à sua conta",
1491
1617
  "two-step.password.title": "Senha",
1492
1618
  "two-step.webauthn.description": "Use sua chave de segurança para autenticar",
1493
- "two-step.webauthn.title": "Chave de Segurança"
1619
+ "two-step.webauthn.title": "Chave de Segurança",
1620
+ "identities.messages.1010016": "",
1621
+ "identities.messages.1010017": "",
1622
+ "identities.messages.1010018": "",
1623
+ "identities.messages.1010019": "",
1624
+ "identities.messages.1010020": "",
1625
+ "identities.messages.1010021": "",
1626
+ "identities.messages.1010022": "",
1627
+ "identities.messages.1010023": "",
1628
+ "identities.messages.1040007": "",
1629
+ "identities.messages.1040008": "",
1630
+ "identities.messages.1040009": "",
1631
+ "identities.messages.1050019": "",
1632
+ "identities.messages.1050020": "",
1633
+ "identities.messages.1070014": "",
1634
+ "identities.messages.4000037": "",
1635
+ "identities.messages.4000038": "",
1636
+ "identities.messages.4010009": "",
1637
+ "identities.messages.4010010": "",
1638
+ "login.cancel-button": "",
1639
+ "login.cancel-label": "",
1640
+ "identities.messages.1070015": ""
1494
1641
  };
1495
1642
 
1496
1643
  var sv = {
@@ -1523,12 +1670,22 @@ var sv = {
1523
1670
  "identities.messages.1010013": "Fortsätt",
1524
1671
  "identities.messages.1010014": "Ett e-postmeddelande som innehåller en kod har skickats till den e-postadress du angett. Om du inte har fått ett mejl, kontrollera stavningen av adressen och försök logga in igen.",
1525
1672
  "identities.messages.1010015": "Logga in med kod",
1673
+ "identities.messages.1010016": "Du försökte logga in med \"{duplicateIdentifier}\", men den e-postadressen används redan av ett annat konto. Logga in på ditt konto med ett av alternativen nedan för att lägga till ditt konto \"{duplicateIdentifier}\" hos \"{provider}\" som ett annat inloggningsalternativ.",
1674
+ "identities.messages.1010017": "Logga in och länka",
1675
+ "identities.messages.1010018": "Bekräfta med {provider}",
1676
+ "identities.messages.1010019": "Begär kod för att fortsätta",
1677
+ "identities.messages.1010021": "Logga in med passkey",
1678
+ "identities.messages.1010022": "Logga in med lösenord",
1679
+ "identities.messages.1010023": "Skicka kod till {address}",
1526
1680
  "identities.messages.1040001": "Skapa konto",
1527
1681
  "identities.messages.1040002": "Registrera dig med {provider}",
1528
1682
  "identities.messages.1040003": "Fortsätt",
1529
1683
  "identities.messages.1040004": "Registrera med säkerhetsnyckel",
1530
1684
  "identities.messages.1040005": "Ett e-postmeddelande som innehåller en kod har skickats till den e-postadress du angett. Om du inte har fått ett e-postmeddelande, kontrollera stavningen av adressen och försök igen med registreringen.",
1531
1685
  "identities.messages.1040006": "Registrera med kod",
1686
+ "identities.messages.1040007": "Registrera med passkey",
1687
+ "identities.messages.1040008": "Tillbaka",
1688
+ "identities.messages.1040009": "Vänligen välj en autentiseringsmetod.",
1532
1689
  "identities.messages.1050001": "Dina ändringar har sparats!",
1533
1690
  "identities.messages.1050002": "Koppla på {provider}",
1534
1691
  "identities.messages.1050003": "Koppla bort {provider}",
@@ -1547,6 +1704,8 @@ var sv = {
1547
1704
  "identities.messages.1050016": "Inaktivera den här metoden",
1548
1705
  "identities.messages.1050017": "Det här är din hemlighet för din autentiseringsapp. Använd den om du inte kan skanna QR-koden.",
1549
1706
  "identities.messages.1050018": "Ta bort säkerhetsnyckel \"{display_name}\"",
1707
+ "identities.messages.1050019": "Lägg till passkey",
1708
+ "identities.messages.1050020": "Ta bort passkey \"{display_name}\"",
1550
1709
  "identities.messages.1060001": "Du har lyckats återställa ditt konto. Ändra ditt lösenord eller ställ in en alternativ inloggningsmetod (t.ex. social inloggning) inom de närmaste {privileged_session_expires_at_unix_until_minutes} minuterna.",
1551
1710
  "identities.messages.1060002": "Ett e-postmeddelande som innehåller en återställningslänk har skickats till den e-postadress du angett. Om du inte har fått ett mejl, kontrollera stavningen på adressen och se till att använda adressen du registrerade dig med.",
1552
1711
  "identities.messages.1060003": "Ett e-postmeddelande som innehåller en återställningskod har skickats till den e-postadress du angett. Om du inte har fått ett mejl, kontrollera stavningen på adressen och se till att använda adressen du registrerade dig med.",
@@ -1563,6 +1722,8 @@ var sv = {
1563
1722
  "identities.messages.1070011": "Verifieringskod",
1564
1723
  "identities.messages.1070012": "Registreringskod",
1565
1724
  "identities.messages.1070013": "Inloggningskod",
1725
+ "identities.messages.1070014": "Logga in och länka autentiseringsuppgifter",
1726
+ "identities.messages.1070015": "Vänligen slutför captcha-utmaningen för att fortsätta.",
1566
1727
  "identities.messages.1080001": "Ett e-postmeddelande med en verifieringslänk har skickats till den e-postadress du angett. Om du inte har fått ett mejl, kontrollera stavningen på adressen och se till att använda adressen du registrerade dig med.",
1567
1728
  "identities.messages.1080002": "Du har verifierat din e-postadress.",
1568
1729
  "identities.messages.1080003": "Ett e-postmeddelande som innehåller en verifieringskod har skickats till den e-postadress du angett. Om du inte har fått ett mejl, kontrollera stavningen på adressen och se till att använda adressen du registrerade dig med.",
@@ -1610,6 +1771,8 @@ var sv = {
1610
1771
  "identities.messages.4010006": "Kunde inte hitta en strategi att verifiera ditt konto med. Fyllde du i formuläret korrekt?",
1611
1772
  "identities.messages.4010007": "Begäran har redan slutförts framgångsrikt och kan inte göras igen.",
1612
1773
  "identities.messages.4010008": "Inloggningskoden är ogiltig eller har redan använts. Var vänlig försök igen.",
1774
+ "identities.messages.4010009": "Länkade autentiseringsuppgifter matchar inte.",
1775
+ "identities.messages.4010010": "Adressen du angav matchar inte några kända adresser i det aktuella kontot.",
1613
1776
  "identities.messages.4040001": "Registreringsflödet gick ut för {expired_at_unix_since_minutes} minuter sedan, försök igen.",
1614
1777
  "identities.messages.4040002": "Begäran har redan slutförts framgångsrikt och kan inte göras igen.",
1615
1778
  "identities.messages.4040003": "Registreringskoden är ogiltig eller har redan använts. Var vänlig försök igen.",
@@ -1625,6 +1788,8 @@ var sv = {
1625
1788
  "identities.messages.4070005": "Verifieringsflödet gick ut för {expired_at_unix_since_minutes} minuter sedan, var vänlig försök igen.",
1626
1789
  "identities.messages.4070006": "Verifieringskoden är ogiltig eller har redan använts. Var vänlig försök igen.",
1627
1790
  "identities.messages.5000001": "{reason}",
1791
+ "login.cancel-button": "Avbryt",
1792
+ "login.cancel-label": "Fel konto?",
1628
1793
  "login.forgot-password": "Glömt lösenord?",
1629
1794
  "login.logged-in-as-label": "Du är inloggad som:",
1630
1795
  "login.logout-button": "Logga ut",
@@ -1675,7 +1840,10 @@ var sv = {
1675
1840
  "two-step.password.description": "Ange ditt lösenord kopplat till ditt konto",
1676
1841
  "two-step.password.title": "Lösenord",
1677
1842
  "two-step.webauthn.description": "Använd din säkerhetsnyckel för att autentisera",
1678
- "two-step.webauthn.title": "Säkerhetsnyckel"
1843
+ "two-step.webauthn.title": "Säkerhetsnyckel",
1844
+ "identities.messages.4000037": "Detta konto finns inte eller har ingen inloggningsmetod konfigurerad.",
1845
+ "identities.messages.4000038": "Captcha-verifiering misslyckades, försök igen.",
1846
+ "identities.messages.1010020": ""
1679
1847
  };
1680
1848
 
1681
1849
  declare const locales_de: typeof de;