{
    "decimal":        ".",
    "emptyTable":     "Sin datos",
    "info":           "_START_ a _END_ de _TOTAL_",
    "infoEmpty":      "0 registros",
    "infoFiltered":   "(_MAX_ total)",
    "infoPostFix":    "",
    "thousands":      ",",
    "lengthMenu":     "_MENU_",
    "loadingRecords": "Cargando...",
    "processing":     "Procesando...",
    "search":         "Buscar:",
    "zeroRecords":    "Sin coincidencias",
    "paginate": {
        "first":      "Ini",
        "last":       "Fin",
        "next":       "Sig.",
        "previous":   "Ant."
    },
    "aria": {
        "sortAscending":  ": Orden ascendente",
        "sortDescending": ": Orden descendente"
    }
}