Package-level declarations

Types

Link copied to clipboard
class ClientLanguage(translations: Map<String, String>) : Language
Link copied to clipboard
Link copied to clipboard
class LanguageText(key: String, args: Array<out Any>) : TranslatableContents

Functions

Link copied to clipboard
fun translation(key: String, vararg args: Any): MutableComponent