Implement Glossary page according to this Figma design using the following API.
And implement the localization of the glossary contents. For example, when the user chooses "Burmese" language, the data should be displayed in "Burmese".
API : https://cms.businessintegritymyanmar.thibi.co/api/glossaries
Implementation Checklist
- Implement layout design according to Figma.
- Get Data from API
- Filter words by alphabets (
en_term
) - Show data according to language (English or Myanmar)