toggle menu
kord-extensions
2.4.1-SNAPSHOT
jvm
switch theme
search in API
kord-extensions
/
dev.kordex.core.i18n
Package-level
declarations
Types
Functions
Types
Supported
Locales
Link copied to clipboard
object
SupportedLocales
List of supported locales. These are locales with
merged
translations.
Functions
to
Key
Link copied to clipboard
fun
String
.
toKey
(
bundle
:
Bundle
)
:
Key
fun
String
.
toKey
(
locale
:
Locale
)
:
Key
fun
String
.
toKey
(
bundle
:
String
)
:
Key
fun
String
.
toKey
(
bundle
:
String
,
locale
:
Locale
?
=
null
)
:
Key
fun
String
.
toKey
(
bundle
:
Bundle
?
=
null
,
locale
:
Locale
?
=
null
,
presetPlaceholderPosition
:
PlaceholderPosition
?
=
null
,
translateNestedKeys
:
Boolean
?
=
null
)
:
Key
with
Context
Link copied to clipboard
suspend
fun
Key
.
withContext
(
context
:
TranslatableContext
)
:
Key