]> git.mxchange.org Git - friendica.git/blobdiff - library/colorbox/i18n/jquery.colorbox-es.js
Remove colorbox from library
[friendica.git] / library / colorbox / i18n / jquery.colorbox-es.js
diff --git a/library/colorbox/i18n/jquery.colorbox-es.js b/library/colorbox/i18n/jquery.colorbox-es.js
deleted file mode 100644 (file)
index 11296fc..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-/*
-  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."
-});