angular-auto-validate
angular-auto-validate copied to clipboard
min and max error description wrong i18n es-co
trafficstars
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