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