final-form/react-final-form

I18n example needed

Open

#568 opened on Jul 22, 2019

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (7,316 stars) (510 forks)batch import
help wanted

Description

Would love to see an example on how best to approach i18n, e.g. with react-i18next or other. Where's the best place to hook into to localize all field labels and error messages, regardless if they come from Field or custom component (if that's possible).

Contributor guide