0.1.1 • Published 6 years ago
@nexys/string-replace v0.1.1
String Replace
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"},
...
0.1.1
6 years ago