TranslationDTO

constructor(key: String, vararg params: Pair<String, String>)(source)


constructor(key: String, params: Map<String, String>? = null)(source)

Creates a TranslationDTO with the given parameters.