Logic to run when emitting the files. This will get the translated strings, translate the assets, and update the manifest files.
compilation options from Webpack
callback function to call when done
void
Go through all of the JS assets and insert translated strings for every locale that we're currently translating into.
Optional
hasha map of old file hashes to new hashes
Generated using TypeDoc
Get all the translated strings from Crowdin. The results are stored and returned in a map of locale to string map.