mirror of
https://github.com/scratchfoundation/scratch-l10n.git
synced 2024-12-22 05:32:34 -05:00
cea399a1f9
* Pulls data from Freshdesk solutions knowledge base. * category names and folder names are plain key-value-json files * Reformats article strings into a structured json for translation: ``` [ <article-key>: { title : { string: <title text> }, description: { string: <title text> }, tags: { string: <title text> }, … ] ``` |
||
---|---|---|
.. | ||
build-data.js | ||
build-i18n-src.js | ||
freshdesk-api.js | ||
tx-pull-blocks.js | ||
tx-pull-translations.js | ||
tx-pull-www.js | ||
tx-push-help.js | ||
tx-push-src.js | ||
tx-util.js | ||
update-translations.sh | ||
validate-extension-inputs.js | ||
validate-translations.js | ||
validate-www.js |