i18n-plugin
Toggle table of contents
1.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
i18n-plugin
i18n-plugin
/
io.github.octaviusframework.i18n
/
TranslationEntry
/
Simple
Simple
data
class
Simple
(
val
value
:
String
)
:
TranslationEntry
Simple text without parameters
Members
Constructors
Simple
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
val
value
:
String