Localization
All translations are in messenger-apps/packages/@shared/translations
directory.
To add a new language, create a file in translations
directory with the name in the format ISO 639-1
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?