react-hook-form / documentation

📋 Official documentation
http://react-hook-form.com
MIT License
721 stars 1.03k forks source link

feature request: provide translation #953

Open nina-alin opened 1 year ago

nina-alin commented 1 year ago

I believe it would be beneficial if we had a translation for this documentation. React Hook Form is a globally used library. As a French developer, I have implemented React Hook Form in our tech stack at my company. However, not everyone is fluent in English (especially in France), so developers may encounter comprehension issues when reading this documentation.

I noticed that you utilize Gatsby. That's fantastic! They offer an i18n plugin

If necessary, I would be happy to assist with the French translation.

bluebill1049 commented 1 year ago

Thanks @nina-alin we have moved to nextjs, and we had translation before however the amount of effort it takes me to maintain is quite extensive. To a point, I know I wouldn't be able to catch up with all the translation, although something automate would be great to have but I am yet to find any good solution.

saidinusah commented 1 year ago

@bluebill1049 any leads on an automated response? I'm interested in this

bluebill1049 commented 1 year ago

Would be awesome to have, but i haven't find any good solution for free.

saidinusah commented 1 year ago

Oh okay, what's the average cost you've seen? If it's expensive we can look at starting slowly and overtime implement that for all pages

okinawaa commented 1 year ago

I'm a Korean user who sees react-hook-form documents very often.

There was a translation feature in the past, but it's too sad that it disappeared.

Does bluebill1049 need to pay attention to all translations? Why don't you have a organized translation guide and let developers in each country follow it? I think that's the essence of open source