Web-based responsive document annotation tool
activeannoservice / common / getMessageString
fun getMessageString(key: String, locale: Locale? = null): String
Given a message key and optionally a locale, return the message string. If the locale is missing, use the default locale (english)