Skip to content

Pluralization completely broken #62

@vojtabohm

Description

@vojtabohm

This is not proper pluralization
image

It does not work for basically any other language than English, see
https://unicode-org.github.io/cldr-staging/charts/37/supplemental/language_plural_rules.html

For example "Czech" language has 4 categories:
image
"few" = 2-4, but your code always assigns 3 to "many"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions