croma-app / huehive-mobile-app

[HueHive] : An open source react native app for web, iOS and android for color palette management
https://play.google.com/store/apps/details?id=app.croma
MIT License
60 stars 21 forks source link

internationalization support #119

Closed kamalkishor1991 closed 1 year ago

kamalkishor1991 commented 3 years ago

Find out how to do this in react native and implement it for the following items

shachargiladi commented 2 years ago

hey, is this issue still relevant? if so, can you give more specific details?

kamalkishor1991 commented 2 years ago

Hi @shachargiladi, yes this is still relevent. Thanks for checking it. You can take this as a referance. https://www.reactnative.guide/13-internationalization/13.1-framework-intro.html Basically all the text that is visiable to user should have localized entry in some kind of config file like en.json, hi.json etc. Please let me know if you face any more question or facing any issues.

ebiroud commented 1 year ago

Hi, if this issue isn't being worked on, could you assign me to it? Thank you!

kamalkishor1991 commented 1 year ago

@ebiroud assigned. Thanks a lot.

kamalkishor1991 commented 1 year ago

@ebiroud thanks a lot for implementing this.