@clerk/localizations 3.13.12-canary.v20250417090404 → 3.13.12-canary.v20250417135415
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/es-MX.js +2 -2
- package/dist/es-MX.js.map +1 -1
- package/dist/es-MX.mjs +2 -2
- package/dist/es-MX.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
@@ -28520,7 +28520,7 @@ var esMX = {
|
|
28520
28520
|
formFieldHintText__slug: "Un slug es una identificaci\xF3n legible por humanos que debe ser \xFAnica. Se utiliza a menudo en URL.",
|
28521
28521
|
formFieldInputPlaceholder__backupCode: void 0,
|
28522
28522
|
formFieldInputPlaceholder__confirmDeletionUserAccount: "Eliminar cuenta",
|
28523
|
-
formFieldInputPlaceholder__emailAddress:
|
28523
|
+
formFieldInputPlaceholder__emailAddress: "Ingresa tu correo electr\xF3nico",
|
28524
28524
|
formFieldInputPlaceholder__emailAddress_username: void 0,
|
28525
28525
|
formFieldInputPlaceholder__emailAddresses: "Ingrese o pegue una o m\xE1s direcciones de correo electr\xF3nico, separadas por espacios o comas",
|
28526
28526
|
formFieldInputPlaceholder__firstName: void 0,
|
@@ -28529,7 +28529,7 @@ var esMX = {
|
|
28529
28529
|
formFieldInputPlaceholder__organizationDomainEmailAddress: void 0,
|
28530
28530
|
formFieldInputPlaceholder__organizationName: void 0,
|
28531
28531
|
formFieldInputPlaceholder__organizationSlug: void 0,
|
28532
|
-
formFieldInputPlaceholder__password:
|
28532
|
+
formFieldInputPlaceholder__password: "Ingresa tu contrase\xF1a",
|
28533
28533
|
formFieldInputPlaceholder__phoneNumber: void 0,
|
28534
28534
|
formFieldInputPlaceholder__username: void 0,
|
28535
28535
|
formFieldLabel__automaticInvitations: "Activar invitaciones automaticas para este dominio",
|