]> git.mxchange.org Git - friendica.git/blob - library/colorbox/i18n/jquery.colorbox-gl.js
Merge pull request #3259 from Hypolite/issue/#3256
[friendica.git] / library / colorbox / i18n / jquery.colorbox-gl.js
1 /*
2   jQuery Colorbox language configuration
3         language: Galician (gl)
4         translated by: donatorouco
5 */
6 jQuery.extend(jQuery.colorbox.settings, {
7         current: "Imaxe {current} de {total}",
8         previous: "Anterior",
9         next: "Seguinte",
10         close: "Pechar",
11         xhrError: "Erro na carga do contido.",
12         imgError: "Erro na carga da imaxe."
13 });