Submit
Path:
~
/
home
/
getwphos
/
public_html
/
dumpsterbm
/
wp-content
/
plugins
/
oshine-modules
/
public
/
js
/
vendor
/
countdown
/
File Content:
jquery.countdown-hr.js
/** * http://keith-wood.name/countdown.html * Croatian l10n for the jQuery countdown plugin * Written by Dejan Broz info@hqfactory.com (2011) * Improved by zytzagoo (2014) */ (function($) { $.countdown.regionalOptions['hr'] = { // plurals labels: ['Godina', 'Mjeseci', 'Tjedana', 'Dana', 'Sati', 'Minuta', 'Sekundi'], // singles labels1: ['Godina', 'Mjesec', 'Tjedan', 'Dan', 'Sat', 'Minutu', 'Sekundu'], // paucals labels2: ['Godine', 'Mjeseca', 'Tjedana', 'Dana', 'Sata', 'Minute', 'Sekunde'], compactLabels: ['g', 'm', 't', 'd'], whichLabels: function(amount){ amount = parseInt(amount, 10); if (amount % 10 === 1 && amount % 100 !== 11) { return 1; // singles (/.*1$/ && ! /.*11$/) } if (amount % 10 >= 2 && amount % 10 <= 4 && (amount % 100 < 10 || amount % 100 >= 20)) { return 2; // paucals (/.*[234]$/ && ! /.*1[234]$/ } return 0; // default plural (most common case) }, digits: ['0', '1', '2', '3', '4', '5', '6', '7', '8', '9'], timeSeparator: ':', isRTL: false}; $.countdown.setDefaults($.countdown.regionalOptions['hr']); })(jQuery);
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
jquery.countdown-ar.js
675 bytes
0644
jquery.countdown-bg.js
725 bytes
0644
jquery.countdown-bn.js
1327 bytes
0644
jquery.countdown-bs.js
779 bytes
0644
jquery.countdown-ca.js
604 bytes
0644
jquery.countdown-cs.js
767 bytes
0644
jquery.countdown-cy.js
617 bytes
0644
jquery.countdown-da.js
580 bytes
0644
jquery.countdown-de.js
577 bytes
0644
jquery.countdown-el.js
691 bytes
0644
jquery.countdown-es.js
622 bytes
0644
jquery.countdown-et.js
628 bytes
0644
jquery.countdown-fa.js
714 bytes
0644
jquery.countdown-fi.js
660 bytes
0644
jquery.countdown-fo.js
625 bytes
0644
jquery.countdown-fr.js
680 bytes
0644
jquery.countdown-gl.js
631 bytes
0644
jquery.countdown-gu.js
755 bytes
0644
jquery.countdown-he.js
631 bytes
0644
jquery.countdown-hr.js
1096 bytes
0644
jquery.countdown-hu.js
590 bytes
0644
jquery.countdown-hy.js
660 bytes
0644
jquery.countdown-id.js
580 bytes
0644
jquery.countdown-is.js
641 bytes
0644
jquery.countdown-it.js
643 bytes
0644
jquery.countdown-ja.js
577 bytes
0644
jquery.countdown-kn.js
773 bytes
0644
jquery.countdown-ko.js
613 bytes
0644
jquery.countdown-lt.js
645 bytes
0644
jquery.countdown-lv.js
671 bytes
0644
jquery.countdown-ml.js
1045 bytes
0644
jquery.countdown-ms.js
596 bytes
0644
jquery.countdown-my.js
786 bytes
0644
jquery.countdown-nb.js
550 bytes
0644
jquery.countdown-nl.js
609 bytes
0644
jquery.countdown-pl.js
901 bytes
0644
jquery.countdown-pt-BR.js
693 bytes
0644
jquery.countdown-ro.js
590 bytes
0644
jquery.countdown-ru.js
1042 bytes
0644
jquery.countdown-sk.js
779 bytes
0644
jquery.countdown-sl.js
596 bytes
0644
jquery.countdown-sq.js
609 bytes
0644
jquery.countdown-sr-SR.js
783 bytes
0644
jquery.countdown-sr.js
893 bytes
0644
jquery.countdown-sv.js
591 bytes
0644
jquery.countdown-th.js
781 bytes
0644
jquery.countdown-tr.js
591 bytes
0644
jquery.countdown-uk.js
926 bytes
0644
jquery.countdown-ur.js
677 bytes
0644
jquery.countdown-uz.js
590 bytes
0644
jquery.countdown-vi.js
611 bytes
0644
jquery.countdown-zh-CN.js
632 bytes
0644
jquery.countdown-zh-TW.js
633 bytes
0644
jquery.countdown.css
879 bytes
0644
jquery.countdown.js
35865 bytes
0644
N4ST4R_ID | Naxtarrr