Sergih28 / groc

Grind for the vision, revamp for precision, organize with decision, complete the mission.
MIT License
3 stars 0 forks source link

Look for a way to add autogenerated translations in React #25

Closed Sergih28 closed 8 months ago

Sergih28 commented 8 months ago

Look if there is a free way to integrate autogenerated translations with React i18next.

Sergih28 commented 8 months ago

@ehdlg Please post here the required information you find to solve this issue 😃.

Sergih28 commented 8 months ago

I've done some research and I barely found anything, just one library that needs a google api key, which I'm not a fan of.

So I think the best way would be to do the translations ourselves and use Deepl and ChatGPT to translate the strings.

What do you think @ehdlg?

ehdlg commented 8 months ago

I've done some research and I barely found anything, just one library that needs a google api key, which I'm not a fan of.

So I think the best way would be to do the translations ourselves and use Deepl and ChatGPT to translate the strings.

What do you think @ehdlg?

Sounds good, I think relying on DeepL and ChatGPT for our translations is the way to go.

Sergih28 commented 8 months ago

Closing this, as the changes will take place in #24.