aboutsummaryrefslogtreecommitdiffstats
path: root/library/colorbox/i18n/jquery.colorbox-de.js
diff options
context:
space:
mode:
authorStefan Parviainen <saparvia@caterva.eu>2015-01-05 19:49:15 +0100
committerStefan Parviainen <saparvia@caterva.eu>2015-01-05 19:49:20 +0100
commitb320b8cbf35e84df76e236a7bc2cbd53047e4654 (patch)
tree5cbbc8c251d10c7e26dc9fd0b30d3cd3d982c914 /library/colorbox/i18n/jquery.colorbox-de.js
parentc9f26c8b7bb6b9e687ce38ae39d399e6f2173a70 (diff)
downloadvolse-hubzilla-b320b8cbf35e84df76e236a7bc2cbd53047e4654.tar.gz
volse-hubzilla-b320b8cbf35e84df76e236a7bc2cbd53047e4654.tar.bz2
volse-hubzilla-b320b8cbf35e84df76e236a7bc2cbd53047e4654.zip
Replace fancybox with colorbox
Diffstat (limited to 'library/colorbox/i18n/jquery.colorbox-de.js')
-rw-r--r--library/colorbox/i18n/jquery.colorbox-de.js6
1 files changed, 4 insertions, 2 deletions
diff --git a/library/colorbox/i18n/jquery.colorbox-de.js b/library/colorbox/i18n/jquery.colorbox-de.js
index 3d6e2e147..d489379bc 100644
--- a/library/colorbox/i18n/jquery.colorbox-de.js
+++ b/library/colorbox/i18n/jquery.colorbox-de.js
@@ -1,5 +1,5 @@
/*
- jQuery ColorBox language configuration
+ jQuery Colorbox language configuration
language: German (de)
translated by: wallenium
*/
@@ -9,5 +9,7 @@ jQuery.extend(jQuery.colorbox.settings, {
next: "Vor",
close: "Schließen",
xhrError: "Dieser Inhalt konnte nicht geladen werden.",
- imgError: "Dieses Bild konnte nicht geladen werden."
+ imgError: "Dieses Bild konnte nicht geladen werden.",
+ slideshowStart: "Slideshow starten",
+ slideshowStop: "Slideshow anhalten"
}); \ No newline at end of file