africa-covid-19-response-toolkit/internal-dashboard

Internationalize

gedion opened this issue · 1 comments

Use one of the below node modules such that one can easily select a prefered language. Once selected, all appropriate texts should display with the preferred language.

The Hamburger menu should have a menu item labeled Language or an appropriate icon
that gives the user the option to select at least one of the below languages in alphabetical order. If we can support more languages, please add it to this list.

  • Amharic
  • English
  • Oromigna
  • Tigrayan

https://github.com/rse/vue-i18next
https://github.com/panter/vue-i18next
https://github.com/bluelovers/vue-i18next2
https://kazupon.github.io/vue-i18n/

Here is a PR.

#27