Skip to content

Add Uzbek (uz) and Kyrgyz (ky) plural rules #521

@mikasoukhov

Description

@mikasoukhov

The PluralRules dictionary is missing Uzbek (uz) and Kyrgyz (ky) languages. Both follow the same DualOneOther pattern as Kazakh (kk), Turkish (tr), and other Turkic languages - consistent with https://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html.

  {"uz", DualOneOther}, // Uzbek
  {"ky", DualOneOther}, // Kyrgyz 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions