@atlaskit/intl-messages-provider
v1.0.6
Published
IntlMessagesProvider is a Frontend Utility to asynchronously load i18n translated messages and feed them to IntlProvider based on the locale in product.
Downloads
13,070
Readme
IntlMessagesProvider
IntlMessagesProvider is a Frontend Utility to asynchronously load i18n translated messages and feed them to IntlProvider based on the locale in product.
Usage
import IntlMessagesProvider from '@atlaskit/intl-messages-provider';
Detailed docs and example usage can be found here.