@meith/i18n 0.13.0 → 0.14.0

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@meith/i18n",
3
- "version": "0.13.0",
3
+ "version": "0.14.0",
4
4
  "description": "The message catalog and the locale-aware formatters: ICU messages, plural categories, locale negotiation, and the registry themes and plugins add their own catalogs to.",
5
5
  "license": "LGPL-3.0-or-later",
6
6
  "repository": {
@@ -1167,6 +1167,7 @@
1167
1167
  "authRoute.passkey.managedSignIns": "This board manages sign-ins for its members.",
1168
1168
  "authRoute.passkey.noneForAccount": "That account has no passkey to confirm with.",
1169
1169
  "authRoute.passkey.notForAccount": "That passkey does not belong to this account.",
1170
+ "authRoute.passkey.recentProofRequired": "Recent verification is required before adding a passkey.",
1170
1171
  "authRoute.passkey.responseIncomplete": "That passkey response was incomplete.",
1171
1172
  "authRoute.passkey.responseUnreadable": "That passkey response could not be read.",
1172
1173
  "authRoute.passkey.signInBeforeAdding": "Sign in before adding a passkey.",
@@ -1465,6 +1466,20 @@
1465
1466
  "contrast.thread-moved-on-card": "A moved thread’s stub",
1466
1467
  "contrast.thread-pinned-on-card": "A pinned thread’s title",
1467
1468
  "contrast.thread-unapproved-on-card": "A thread awaiting approval",
1469
+ "credentialProof.codeConsumed": "A recovery code is consumed when used.",
1470
+ "credentialProof.codeLabel": "Authenticator or recovery code",
1471
+ "credentialProof.codeSubmit": "Verify code",
1472
+ "credentialProof.expired": "This session ended before verification could finish. Sign in and try again.",
1473
+ "credentialProof.incorrect": "That credential was not accepted.",
1474
+ "credentialProof.lede": "Before adding a permanent sign-in method, prove one credential you already control. Verification lasts for 10 minutes in this session.",
1475
+ "credentialProof.linkedTitle": "Linked sign-in",
1476
+ "credentialProof.passkeySubmit": "Verify with a passkey",
1477
+ "credentialProof.passkeyWaiting": "Waiting for passkey",
1478
+ "credentialProof.passwordLabel": "Current password",
1479
+ "credentialProof.passwordSubmit": "Verify password",
1480
+ "credentialProof.signIn": "Sign in before verifying your identity.",
1481
+ "credentialProof.ssoSubmit": "Verify with {provider}",
1482
+ "credentialProof.title": "Verify your identity",
1468
1483
  "demo.aria": "About this demo",
1469
1484
  "demo.loginAs": "Log in as {logins}.",
1470
1485
  "demo.title": "This is a demo.",