]> git.mxchange.org Git - friendica.git/blobdiff - library/colorbox/i18n/jquery.colorbox-da.js
colorbox: update library to 1.6.3
[friendica.git] / library / colorbox / i18n / jquery.colorbox-da.js
index 66bfb6cd017531506666aa47c890734bf107cf28..676fffed2638901e0a12ffdc1a70990a4666153b 100644 (file)
@@ -1,5 +1,5 @@
 /*
-       jQuery ColorBox language configuration
+       jQuery Colorbox language configuration
        language: Danish (da)
        translated by: danieljuhl
        site: danieljuhl.dk
@@ -10,5 +10,7 @@ jQuery.extend(jQuery.colorbox.settings, {
        next: "Næste",
        close: "Luk",
        xhrError: "Indholdet fejlede i indlæsningen.",
-       imgError: "Billedet fejlede i indlæsningen."
+       imgError: "Billedet fejlede i indlæsningen.",
+       slideshowStart: "Start slideshow",
+       slideshowStop: "Stop slideshow"
 });