updated core to 7.79
This commit is contained in:
15
sites/all/libraries/colorbox/i18n/jquery.colorbox-pt-BR.js
Normal file
15
sites/all/libraries/colorbox/i18n/jquery.colorbox-pt-BR.js
Normal file
@@ -0,0 +1,15 @@
|
||||
/*
|
||||
jQuery Colorbox language configuration
|
||||
language: Brazilian Portuguese (pt-BR)
|
||||
translated by: ReinaldoMT
|
||||
*/
|
||||
jQuery.extend(jQuery.colorbox.settings, {
|
||||
current: "Imagem {current} de {total}",
|
||||
previous: "Anterior",
|
||||
next: "Próxima",
|
||||
close: "Fechar",
|
||||
slideshowStart: "iniciar apresentação de slides",
|
||||
slideshowStop: "parar apresentação de slides",
|
||||
xhrError: "Erro ao carregar o conteúdo.",
|
||||
imgError: "Erro ao carregar a imagem."
|
||||
});
|
Reference in New Issue
Block a user