intl_multiple_translations library
Allow intl to support multiple translations per locale.
Classes
- ExtendableMessageLookupByLibrary
- A class for messages lookup that can be extended with messages from another translation.
- MultipleCompositeMessageLookup
- This is a message lookup mechanism that supports multiple translations per locale.
Functions
-
initializeMultipleTranslations(
) → void - Initialize the message lookup mechanism with multiple translations per locale. Reuse already loaded translations.