/home/techb158/immovalet.ca/bower_components/colorbox/i18n
Edit: /home/techb158/immovalet.ca/bower_components/colorbox/i18n/jquery.colorbox-es.js (347B)
/*
jQuery Colorbox language configuration
language: Spanish (es)
translated by: migolo
*/
jQuery.extend(jQuery.colorbox.settings, {
current: "Imagen {current} de {total}",
previous: "Anterior",
next: "Siguiente",
close: "Cerrar",
xhrError: "Error en la carga del contenido.",
imgError: "Error en la carga de la imagen."
});