String Replace see it in action replace i18n When getting static files tagged for internationalization (i18n('mykey1')) replace these with the content of a translation map {"mykey1": "my translated content 1"}, {"mykey2": "my translated content 2"}, ...