Skip to content
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

Closed
chip-and-dail opened this issue May 30, 2014 · 6 comments
Closed

For russian language error #46

chip-and-dail opened this issue May 30, 2014 · 6 comments

Comments

@chip-and-dail
Copy link

now 2 days = 2 дня, but not "2 дней"

but must

6 days = 6 дней

@AyumuKasuga
Copy link

+1

var start = new Date(2014, 6, 14);
$('#countdown').countdown({until: start, layout: '{dn} {dl}, {hn} {hl}, {mn} {ml} и {sn} {sl}'});

@AyumuKasuga
Copy link

i guess this #43 pull request will solve this problem

@kbwood
Copy link
Owner

kbwood commented Jun 4, 2014

The code from that pull request is already in the plugin.

Can you update the Russian localisation appropriately and I'll include it.

@AyumuKasuga
Copy link

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.

@chip-and-dail
Copy link
Author

now: 1 день 23 часов 48 минут 40 секунд
but need: 1 день 23 часа 48 минут 40 секунд

@kbwood
Copy link
Owner

kbwood commented Jul 14, 2014

I've just released a new version (2.0.1) that includes the fix.

@kbwood kbwood closed this as completed Jul 14, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants