How to use i18n
Advices and “must-know” things regarding i18n usage.
Table of contents
Built-in i18next and react-i18next
Next Right Now provides a built-in way of translating content, by using the i18next
and react-i18next
open-source libraries.
Please refer to their respective documentation to learn more about how they should be used. You can also find various usage example in our demos.