X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e431bb30d0e8d1feaad3a1c335b7bae596bade03..630e57201a452aa50f7b0993736fdd2b9b9e8110:/wolnelektury/static/js/jquery.countdown-ru.js diff --git a/wolnelektury/static/js/jquery.countdown-ru.js b/wolnelektury/static/js/jquery.countdown-ru.js index 1d1ca96e1..badd3eb01 100644 --- a/wolnelektury/static/js/jquery.countdown-ru.js +++ b/wolnelektury/static/js/jquery.countdown-ru.js @@ -1,12 +1,12 @@ -/* http://keith-wood.name/countdown.html - * Russian initialisation for the jQuery countdown extension - * Written by Dominus i3rixon@gmail.com (2008) */ -(function($) { - $.countdown.regional['ru'] = { - labels: ['ÐеÑ', 'ÐеÑÑÑев', 'ÐеделÑ', 'Ðней', 'ЧаÑов', 'ÐинÑÑ', 'СекÑнд'], - labels1: ['Ðод', 'ÐеÑÑÑ', 'ÐеделÑ', 'ÐенÑ', 'ЧаÑ', 'ÐинÑÑа', 'СекÑнда'], - compactLabels: ['l', 'm', 'n', 'd'], compactLabels1: ['g', 'm', 'n', 'd'], - whichLabels: null, - timeSeparator: ':', isRTL: false}; - $.countdown.setDefaults($.countdown.regional['ru']); -})(jQuery); +/* http://keith-wood.name/countdown.html + * Russian initialisation for the jQuery countdown extension + * Written by Dominus i3rixon@gmail.com (2008) */ +(function($) { + $.countdown.regional['ru'] = { + labels: ['ÐеÑ', 'ÐеÑÑÑев', 'ÐеделÑ', 'Ðней', 'ЧаÑов', 'ÐинÑÑ', 'СекÑнд'], + labels1: ['Ðод', 'ÐеÑÑÑ', 'ÐеделÑ', 'ÐенÑ', 'ЧаÑ', 'ÐинÑÑа', 'СекÑнда'], + compactLabels: ['l', 'm', 'n', 'd'], compactLabels1: ['g', 'm', 'n', 'd'], + whichLabels: null, + timeSeparator: ':', isRTL: false}; + $.countdown.setDefaults($.countdown.regional['ru']); +})(jQuery);