gitconnected / gitconnected-feedback

Share issues and features requests for gitconnected.com
https://gitconnected.com
9 stars 2 forks source link

Intl #56

Open jagu-sayan opened 2 years ago

jagu-sayan commented 2 years ago

Hello @treyhuffine ,

Great project 🔥

It is possible to support multiple languages ? (In API and UI)

Good luck :)

treyhuffine commented 2 years ago

@jagu-sayan I would love to do this. I need to scope out the effort of it. I do plan to open source a large chunk of the codebase at some point, so this may be a feature better suited for that once there are people who have more experience with it.

What is the typical way to handle it for an API? My initial thought is that you would pass a query string for the desired locale, and it will return either a resume or data formatted/translated appropriately.

florian0410 commented 2 years ago

Maybe you could inspire from the way it is done in Linkedin. It sounds like they use locale object type.

https://docs.microsoft.com/en-us/linkedin/shared/references/v2/standardized-data/languages