pets-oss / pets-front

Pets Information System Front-end
MIT License
4 stars 36 forks source link

Add localization solution #18

Open saulyz opened 3 years ago

saulyz commented 3 years ago

As UI elements will be added in an App, it should be localised.

Some reads: https://phrase.com/blog/posts/the-best-javascript-i18n-libraries/ https://www.smashingmagazine.com/2017/01/internationalizing-react-apps/ Also think about form validation if some predefined strings will be used there.

saulyz commented 3 years ago

This task is actual after MVP phase. Until then all the UI will be English only.