vegaitglobal/posao-sansi-website

FE | Implement (add) translations

Closed this issue · 2 comments

Currently, everything in FE is in Serbian. We need to add support for multiple languages (Serbian and English), add English translations for the text that is in Serbian, and implement functionality that changes the language on the website when the user changes the language in the menu. Selected language should be remembered by the FE app (e.g. added to the local storage).

Serbian translations for all existing (merged) components are defined at this point.
We need to add Serbian translations for Reservation page components once implemented and merged.
After that, we need to add English translations for all Serbian translations.

Implemented