means

infix fun String.means(translationString: String)

Adds a translation key-value pair to the current scope.

Receiver

The translation key.

Parameters

translationString

The translated string.