Simple

data class Simple(val value: String) : TranslationEntry

Simple text without parameters

Constructors

Link copied to clipboard
constructor(value: String)

Properties

Link copied to clipboard