@clerk/localizations 4.0.0-canary-core3.v20251208193449 → 4.0.0-canary.v20251209164512
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/en-US.js +2 -2
- package/dist/en-US.js.map +1 -1
- package/dist/en-US.mjs +2 -2
- package/dist/en-US.mjs.map +1 -1
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +2 -2
- package/dist/index.mjs.map +1 -1
- package/package.json +2 -2
package/dist/index.mjs
CHANGED
|
@@ -12578,8 +12578,8 @@ var enUS = {
|
|
|
12578
12578
|
form_password_pwned: "This password has been found as part of a breach and can not be used, please try another password instead.",
|
|
12579
12579
|
form_password_pwned__sign_in: "This password has been found as part of a breach and can not be used, please reset your password.",
|
|
12580
12580
|
form_password_size_in_bytes_exceeded: void 0,
|
|
12581
|
-
form_password_compromised__sign_in:
|
|
12582
|
-
form_password_untrusted__sign_in: "Your password
|
|
12581
|
+
form_password_compromised__sign_in: void 0,
|
|
12582
|
+
form_password_untrusted__sign_in: "Your password may be compromised. To protect your account, please continue with an alternative sign-in method. You will be required to reset your password after signing in.",
|
|
12583
12583
|
form_password_validation_failed: void 0,
|
|
12584
12584
|
form_username_invalid_character: void 0,
|
|
12585
12585
|
form_username_invalid_length: "Your username must be between {{min_length}} and {{max_length}} characters long.",
|