Translations
All translations are in translations
directory.
To add a new language, create a file in translations
directory with the name in the format ISO 639-1
Example
translations/fr.js
Translate all keys, then import the file into translations/index.js
and add to the export object.
Last updated
Was this helpful?