Web-based responsive document annotation tool
activeannoservice / common / io.ktor.application.ApplicationCall / getMessageStringArray
fun ApplicationCall.getMessageStringArray(key: String, locale: Locale? = null): Array<String>
Given a message key and optionally a locale, return the message string array. If the locale is missing, use the application call to try to get the preferred locale