scratch-l10n/scripts
Chris Garrity 30b1975e94 Scripts to pull translations and update Freshdesk
* Fixed a bug in the push script (tags were not saved as correct structured json, so they weren’t getting put into transifex)
* extended FreshDesk API with functions to update knowledge base. Functions automatically try to create the item if it isn’t found for updating
* tx-pull-help-names: pulls category and folder name translations from transifex and updates them in Freshdesk (Note, since we don’t send people into the knowledge base, these aren’t really public, but the actual folders and categories have to exist to be able to save articles)
* tx-pull-help-articles: pull article translations from Transifex and update the Freshdesk KB.
* help-utils: utility functions for the tx-pull-help-* scripts. Handles limiting the number of things happening in parallel - currently two languages may be processed at the same time.
2020-05-06 14:46:09 -04:00
..
build-data.js Add scripts for automation 2018-11-25 18:05:44 -05:00
build-i18n-src.js Add script for building en.json 2017-10-31 12:31:29 -04:00
freshdesk-api.js Scripts to pull translations and update Freshdesk 2020-05-06 14:46:09 -04:00
help-utils.js Scripts to pull translations and update Freshdesk 2020-05-06 14:46:09 -04:00
tx-pull-blocks.js Automate and switch to reviewed 2018-12-06 11:45:45 -05:00
tx-pull-help-articles.js Scripts to pull translations and update Freshdesk 2020-05-06 14:46:09 -04:00
tx-pull-help-names.js Scripts to pull translations and update Freshdesk 2020-05-06 14:46:09 -04:00
tx-pull-translations.js Automate and switch to reviewed 2018-12-06 11:45:45 -05:00
tx-pull-www.js Helpers for failing validations 2019-03-21 11:00:12 +01:00
tx-push-help.js Scripts to pull translations and update Freshdesk 2020-05-06 14:46:09 -04:00
tx-push-src.js New scripts to support www in scratch-l10n 2019-02-12 10:50:43 +01:00
tx-util.js New scripts to support www in scratch-l10n 2019-02-12 10:50:43 +01:00
update-translations.sh New scripts to support www in scratch-l10n 2019-02-12 10:50:43 +01:00
validate-extension-inputs.js Validate extension input placeholders 2019-11-19 08:25:53 -05:00
validate-translations.js rename files for clarity 2018-11-27 11:36:37 -05:00
validate-www.js New scripts to support www in scratch-l10n 2019-02-12 10:50:43 +01:00