I18n4kConfig

interface I18n4kConfig

Global configuration interface for all the I18N parameters

Inheritors

Properties

Link copied to clipboard

Provider used for declension requests

Link copied to clipboard
abstract val defaultLocale: Locale

Fallback locale when a string in the currently set locale are not found

Link copied to clipboard

Provider used for gender requests

Link copied to clipboard

if true, error during parsing of messages will be ignored and the message will be printed without the invalid part.

Link copied to clipboard
abstract val locale: Locale

currently set locale

Link copied to clipboard

the format of the parameters

Link copied to clipboard

if a string of a localisation is null, the default locale is used. If this flag is true, blank strings (empty of only whitespace) are also threaded as null.