Note: Most of the code related to translation is (shamelessly) copied over from origin repo.
- Update
shop/scripts/crowdinToFbt.js
file, line number 9, to add the new locale to thelocales
array - Create a new file
shop/translation/crowding/all-messages_{{NEW_LOCALE_HERE}}.json
with the contents ofshop/translation/crowding/all-messages.json
- Run
npm run translate