Open
Description
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
Type
Projects
Status
🔖 To do