--- loncom/html/adm/countdown/jquery.countdown-ar.js 2012/03/18 13:51:11 1.1 +++ loncom/html/adm/countdown/jquery.countdown-ar.js 2014/01/15 14:45:11 1.2 @@ -7,6 +7,7 @@ labels1: ['سنة','شهر','أسبوع','يوم','ساعة','دقيقة','ثانية'], compactLabels: ['س', 'ش', 'أ', 'ي'], whichLabels: null, + digits: ['٠', '١', '٢', '٣', '٤', '٥', '٦', '٧', '٨', '٩'], timeSeparator: ':', isRTL: true}; $.countdown.setDefaults($.countdown.regional['ar']); })(jQuery);