toggle menu
i18n4k-core
0.8.0
common
switch theme
search in API
i18n4k-core
/
de.comahe.i18n4k.strings
/
LocalizedStringMap
/
LocalizedStringMap
Localized
String
Map
constructor
(
vararg
messages
:
Pair
<
Locale
,
String
>
,
attributes
:
LocalizedAttributable
?
=
null
)
constructor
(
messages
:
Map
<
Locale
,
String
>
,
attributes
:
LocalizedAttributable
?
)