/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/i18n/jquery.colorbox-hr.js
https://gitlab.com/vovanduc/dainghia · JavaScript · 15 lines · 10 code · 0 blank · 5 comment · 0 complexity · 3a521bcbe8a272aee7532428e0cbda24 MD5 · raw file
- /*
- jQuery Colorbox language configuration
- language: Croatian (hr)
- translated by: Mladen Bicanic (base.hr)
- */
- jQuery.extend(jQuery.colorbox.settings, {
- current: "Slika {current} od {total}",
- previous: "Prethodna",
- next: "Sljedeća",
- close: "Zatvori",
- xhrError: "Neuspješno učitavanje sadržaja.",
- imgError: "Neuspješno učitavanje slike.",
- slideshowStart: "Pokreni slideshow",
- slideshowStop: "Zaustavi slideshow"
- });