Talend i18n scripts
The i18n process has multiple steps
1- Extract and upload
2- Translation within the cloud system
3- Download and versionning to github
4- Download translated files to the bundle
The @talend/i18n-scripts module targets steps 1 - 2 - 3.
Actions
There are 4 actions you can perform
npx @talend/i18n-scripts extract
npx @talend/i18n-scripts upload
npx @talend/i18n-scripts download
npx @talend/i18n-scripts deploy
Configuration
The scripts are based on a talend-i18n.json
configuration file at project root.
Notes
For those using windows, please use bash as some command won't work if run on windows shell