PolyglotLocalizerOptions

Interface that all options classes implement.

Functions

Link copied to clipboard
abstract fun localizer(locale: PlatformLocale = getDefaultLocale()): L

Returns a new instance of the PolyglotLocalizer of type L that this options belongs to.