LocalizationBundle

annotation class LocalizationBundle(val value: String, val prefix: String = "")(source)

Sets the bundle name and path prefix for injected TextLocalizationContext / AppLocalizationContext parameters

See also

Properties

Link copied to clipboard

Specifies the prefix used by the localization context.

Link copied to clipboard

Specifies the name of the localization bundle used by the localization context.