I18N

interface I18N

Support for internationalization.

Functions

translate
Link copied to clipboard
abstract fun translate(toTranslate: String): UiString
Get a translation for the given string.