be91a89d68
We also fully set up i18n and put it on util as well as making it available on windows.i18n for Backbone views.
182 B
182 B
The simplest example of using the <MessagesParents />
component:
<util.MessageParents theme={util.theme}>
<div>Just a plain bit of text</div>
</util.MessageParents>