Returns an object containing the translated messages for every locale.
In the messages object each key represents the locale and values are objects containing
messageId-translated message pairs.
The messages object can be mutated directly to change translations or add new ones.
Returns an object containing the translated messages for every locale. In the messages object each key represents the locale and values are objects containing
messageId-translated messagepairs.The messages object can be mutated directly to change translations or add new ones.