A source for messages
Implicit conversions providing Messages or MessagesApi using an implicit Application, for a smooth upgrade to 2.4
Translates the first defined message.
Translates the first defined message.
Uses java.text.MessageFormat
internally to format the message.
the message key
the message arguments
the formatted message or a default rendering if the key wasn’t defined
Translates a message.
Translates a message.
Uses java.text.MessageFormat
internally to format the message.
the message key
the message arguments
the formatted message or a default rendering if the key wasn’t defined
Check if a message key is defined.
Check if a message key is defined.
the message key
a boolean
Parse all messages of a given input.
Internationalisation API.
For example: