Skip to content

Advanced solution of translations #611

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
adamkudrna opened this issue Mar 19, 2025 · 0 comments
Open

Advanced solution of translations #611

adamkudrna opened this issue Mar 19, 2025 · 0 comments
Labels

Comments

@adamkudrna
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🔖 To do
Development

No branches or pull requests

1 participant