Skip to content

Commit

Permalink
Create jquery.colorbox-sr.js
Browse files Browse the repository at this point in the history
serbian translation
  • Loading branch information
djevrek committed Nov 8, 2013
1 parent 8499c4b commit f7b2b1f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions i18n/jquery.colorbox-sr.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
/*
jQuery Colorbox language configuration
language: Serbian (sr)
translated by: Sasa Stefanovic (baguje.com)
*/
jQuery.extend(jQuery.colorbox.settings, {
current: "Slika {current} od {total}",
previous: "Prethodna",
next: "Sledeća",
close: "Zatvori",
xhrError: "Neuspešno učitavanje sadržaja.",
imgError: "Neuspešno učitavanje slike.",
slideshowStart: "Pokreni slideshow",
slideshowStop: "Zaustavi slideshow"
});

0 comments on commit f7b2b1f

Please sign in to comment.