Skip to content

Advanced solution of translations #611

Open
@adamkudrna

Description

@adamkudrna

With the updated FileInputField #601, we introduced translations like this:

FileInputField: {
  browse: 'Browse',
  drop: 'or drop file here',
  filesSelected: 'files selected',
},

However, this only works for languages with a single form of plural. Czech and other languages need a more flexible solution to serve multiple plurals correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    🔖 To do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions