A trait for interpolating arguments into a message format interpolation
A base trait for a message that has a message key
A case class for building a parameterized message
A case class for building a parameterized message
message key
A message that converts a BigDecimal to a string.
A message that converts a BigDecimal to a string. Choices are used to display different strings based on a quantity value.
message key
Format for a message that can be either a literal, an interpolation or a choice
A message that requires no arguments and returns a single string
A message that requires no arguments and returns a single string
message key
A trait that resolves message keys using the I18N configuration and handling errors
A trait for retrieving message formats from a message key
An object for constructing Messages based on Java-style UTF8 MessageFormat resource bundles