scratch-www/bin
chrisgarrity 94a8396713 Make list of languages on www consistent with gui
start to depend on `scratch-l10n`

So far only the supported locales is used.

There is one small difference between scratch-l10n and the `languages.json` that was removed.
languages was:
`{locale: ‘languagename’, …}` key value pairs.

l10n exports:
`{locale: {name: ‘languagename’},…}

That required an additional change to the language chooser.
2018-12-13 16:00:41 -05:00
..
lib Revert "Merge pull request #1788 from LLK/revert-1775-hotfix/es6-upgrade" 2018-01-30 11:53:12 -05:00
build-locales Make list of languages on www consistent with gui 2018-12-13 16:00:41 -05:00
configure-fastly.js Make list of languages on www consistent with gui 2018-12-13 16:00:41 -05:00
get-localized-urls use writeFileSync 2017-11-16 09:58:08 -05:00
init-l10n-src New scripts to generate translations from Transifex 2017-02-15 22:51:15 -05:00