Skip to content

Commit

Permalink
Merge pull request #457 from episphere/updated-zip-validation
Browse files Browse the repository at this point in the history
Update Spanish ZIP Text
  • Loading branch information
anthonypetersen authored Sep 6, 2024
2 parents ee59ad8 + 919df08 commit 02f96c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion i18n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ const es = {
"validationDateBefore": "La fecha debe ser anterior al {0}/{1}/{2}",
"validationEmailAddress": "Ingrese una dirección de correo electrónico con este formato: [email protected]",
"validationPhoneNumber": "Ingrese un número de teléfono con este formato: 999-999-9999",
"validationZipCode": "Please enter a zip code in this format: 99999",
"validationZipCode": "Por favor ponga un código postal en este formato: 99999",
"validationSocialFull": "Ingrese un número de Seguro Social válido con este formato: 999-99-9999",
"validationSocialPartial": "Ingrese los últimos cuatro dígitos de un número de Seguro Social con este formato: 9999",
"validationTextShortExact": "El texto ingresado es demasiado corto (debe tener {0} caracteres)",
Expand Down

0 comments on commit 02f96c9

Please sign in to comment.