open fun addMessage(code: String, locale: Locale, defaultMessage: String): Unit
Associate the given message with the given code.
locale - locale message should be found within
defaultMessage - message associated with this lookup code
See Also
#getStaticMessageSource