Skip to content

Add support for internationalization

Latest
Compare
Choose a tag to compare
@vannizhang vannizhang released this 28 Mar 22:26
· 2 commits to master since this release
c2c20b0
  • Add support for internationalization via i18next to allow the application to be translated into multiple languages.
  • Add /public/locales directory to store translation files for different languages. This will allow the application to support multiple languages based on user preferences or browser settings.