Retrieves a localized message from the global config by key, with optional parameter substitution.
Key for the message in the global config.messages object
Optional
Optional parameters for interpolation and access keys
The formatted message string, or ?messageKey? if not found
Retrieves a localized message from the global config by key, with optional parameter substitution.