You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 15, 2021. It is now read-only.
jcs-auto-validate_es-co.json:
"min": "Ingrese un valor menor a {0}",
"max": "Ingrese un valor mayor a {0}",
It must be:
"min": "Ingrese un valor mayor o igual a {0}",
"max": "Ingrese un valor menor o igual a {0}",
I love your work. Thank for the support
The text was updated successfully, but these errors were encountered: