Details
-
New Feature
-
Resolution: Fixed
-
Major
-
None
-
3.0
-
None
Description
Currently, there are some examples of how to localize UI Options which involve creating a new component which adds distributeOptions configuration to UI Options to pass in a locale for messages. It would be ideal if UI Options could support a locale option by default, allowing it to be initialized out of the box in any supported language.
Also, if someone tries to initialize UIO in an unsupported language, it should fall back to the default language rather than failing to initialize.