Skip to content

Add support for gettext plural forms #31432

@Calinou

Description

@Calinou

Following discussion in #31423, we should eventually implement support for pluralization as provided by gettext. Many languages have more than 2 plural forms, which means the plural forms cannot be hardcoded. Instead, the localization file should be able to define as many plural forms as the language requires.

The main focus would be to make it available in the editor, but making it usable in projects would be welcome as well. For projects, this would likely require using PO files for localization, as CSV is too limited for this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions