formcheckLanguage = {
	required : "campo obligatorio",
	alpha : "sin caracteres especiales",
	alphanum : "alfanum&eacute;rico",
	nodigit : "sin detalles",
	digit : "enteros",
	digitmin : "caracteres mínimo de 0%",
	digitltd : "minimo %0, massimo %1 caratteri",
	number : "n&uacute;meros",
	email : "de correo electr&oacute;nico v&aacute;lida",
	phone : "teléfono válido",
	url : "dirección válida",
	
	confirm : "ugual à %0",
	differs : "otro %0",
	length_str: "The length is incorrect, it must be between %0 and %1",
	length_fix: "The length is incorrect, it must be exactly %0 characters",
	lengthmax : "m&iacute;nimos del 0% caracteres",
	lengthmin : "mínimos del 0% caracteres",
	checkbox : "Lo sentimos, pero sin su consentimiento para el tratamiento de los datos podemos proceder con la solicitud",
	radios : "Seleccione un valor",
	select : "Seleccione un valor"
}
