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
/
Nested
Nested
data
class
Nested
(
val
children
:
Map
<
String
,
TranslationEntry
>
)
:
TranslationEntry
Nested object
Members
Constructors
Nested
Link copied to clipboard
constructor
(
children
:
Map
<
String
,
TranslationEntry
>
)
Properties
children
Link copied to clipboard
val
children
:
Map
<
String
,
TranslationEntry
>