-
Couldn't load subscription status.
- Fork 7
Open
Labels
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.