]> git.mxchange.org Git - friendica.git/blobdiff - library/colorbox/i18n/jquery.colorbox-da.js
Remove colorbox from library
[friendica.git] / library / colorbox / i18n / jquery.colorbox-da.js
diff --git a/library/colorbox/i18n/jquery.colorbox-da.js b/library/colorbox/i18n/jquery.colorbox-da.js
deleted file mode 100644 (file)
index 676fffe..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-/*
-       jQuery Colorbox language configuration
-       language: Danish (da)
-       translated by: danieljuhl
-       site: danieljuhl.dk
-*/
-jQuery.extend(jQuery.colorbox.settings, {
-       current: "Billede {current} af {total}",
-       previous: "Forrige",
-       next: "Næste",
-       close: "Luk",
-       xhrError: "Indholdet fejlede i indlæsningen.",
-       imgError: "Billedet fejlede i indlæsningen.",
-       slideshowStart: "Start slideshow",
-       slideshowStop: "Stop slideshow"
-});