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
/
Plural
Plural
data
class
Plural
(
val
forms
:
Map
<
String
,
String
>
)
:
TranslationEntry
Plural form (one/few/many)
Members
Constructors
Plural
Link copied to clipboard
constructor
(
forms
:
Map
<
String
,
String
>
)
Properties
forms
Link copied to clipboard
val
forms
:
Map
<
String
,
String
>