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

Wrong words for numbers ending with 5, 6 and 9 for Ukrainian #119

Open
zeezooz opened this issue Jul 23, 2023 · 0 comments · May be fixed by #117
Open

Wrong words for numbers ending with 5, 6 and 9 for Ukrainian #119

zeezooz opened this issue Jul 23, 2023 · 0 comments · May be fixed by #117

Comments

@zeezooz
Copy link

zeezooz commented Jul 23, 2023

In decimals, UAH and cents, these words are missing "ь" at the end ("пʼят" instead of "пʼять", "шіст" instead of "шість" and "девʼят" instead of "девʼять").
Examples from https://numbertext.github.io/#testimonials:
5.5 should be "пʼять цілих й пʼять десятих"
image
6.26 should be "шість цілих й двадцять шість сотих"
image
9.129 should be "девʼять цілих й сто двадцять девʼять тисячних"
image
UAH 25.89 should be "двадцять пʼять гривень вісімдесят девʼять копійок"
image
USD 5.75 should be "пʼять доларів США сімдесят пʼять центів"
image

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

Successfully merging a pull request may close this issue.

1 participant