* replace lodash template usage with micromustache * remove function brackets from translations * add newline * remove old test * split core translations from content translations * fix directory not existing * fix lint
* fix indentation * wip: cache i18n responses * cache i18n browser script to disk * typos * misc fixes