scratch-www/bin
Chris Garrity 45d672ab30 Add translation resource mapping
When the name of the view in `routes.json` does not match the name of the resource in transifex there needs to be a mapping added to the script that generates translations. _Note: the resource name in transifex is usually based on the name of the source file in the `views` directory. Usually the name of the view in the routes file matches._

Since `routes.json` is a JSON file that does not support comments there’s no way to add a warning to the file when someone is adding a route.

The sympton was the message that there were no translations for ‘vernier’ or ‘embed’ when running translate. The `vernier` route is actually the `gdxfor` view, and `embed` is just another version of `preview`
2019-10-29 17:48:01 -04:00
..
lib revised fastly tests, added more 2019-09-26 10:59:55 -04:00
build-locales Add translation resource mapping 2019-10-29 17:48:01 -04:00
configure-fastly.js when looking for latest fastly VCL to clone, use only active VCLs 2019-09-19 14:27:42 -04: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