I18n4kConfigDefault

Mutabel implementation of the configuration for all the I18N parameters

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Provider used for declension requests

Link copied to clipboard
open override var defaultLocale: Locale

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

Link copied to clipboard
open override var genderProvider: GenderProvider

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
open override var locale: Locale

currently set locale

Link copied to clipboard

the format of the parameters

Link copied to clipboard
open override var treadBlankStringAsNull: Boolean

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.

Functions

Link copied to clipboard

Restores the default settings.