Skip to content

Can't use dynamic labels together with pluralization #54

Open
@marcjoha

Description

@marcjoha

Dynamic labels in a plural value are not replaced. If i have the below definitions then {{count}} will not be expanded in the second translation.

key: selected(Plural.one)
en: 1 item selected 

key: selected(Plural.multiple)
en: {{count}} items selected

Not mentioned in the docs so unsure whether a bug or just not yet implemented.

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