-
Notifications
You must be signed in to change notification settings - Fork 127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For russian language error #46
Comments
+1 var start = new Date(2014, 6, 14); $('#countdown').countdown({until: start, layout: '{dn} {dl}, {hn} {hl}, {mn} {ml} и {sn} {sl}'}); |
i guess this #43 pull request will solve this problem |
The code from that pull request is already in the plugin. Can you update the Russian localisation appropriately and I'll include it. |
Seems it pull request is not merged, it is dated 30 Apr, but last commit in your master branch is January 25, 2014. In Russian localisation everything is ok. I downloaded script from there https://github.com/zytzagoo/countdown/tree/fix-reset-extra-labels and it works fine. |
now: 1 день 23 часов 48 минут 40 секунд |
I've just released a new version (2.0.1) that includes the fix. |
now 2 days = 2 дня, but not "2 дней"
but must
6 days = 6 дней
The text was updated successfully, but these errors were encountered: