Internationalization
Last updated
Was this helpful?
Last updated
Was this helpful?
The provides internationalization support for this project. Translations are retrieved at run time without bloating the application with all translations.
Here are the i18next plugins configured in :
: language detector used in browser environment for i18next
: backend layer for i18next using browsers xhr
The translation files are located in directory.