LocalizedStringMap

constructor(vararg messages: Pair<Locale, String>, attributes: LocalizedAttributable? = null)
constructor(messages: Map<Locale, String>, attributes: LocalizedAttributable?)