Skip to main content
This is unreleased documentation for Molecule Next version.
For up-to-date documentation, see the latest version (1.x).
Version: Next

Interface: ILocale

molecule.ILocale

Properties

description

Optional description: string

Defined in

i18n/localization.ts:91


id

id: string

Defined in

i18n/localization.ts:89


inherit

Optional inherit: string

Whether inherit an exist locale, if it's exist, merge the parent locale

Defined in

i18n/localization.ts:95


name

name: string

Defined in

i18n/localization.ts:90


source

source: Map<string | LocaleSourceIdType, string>

Defined in

i18n/localization.ts:96

Morty Proxy This is a proxified and sanitized view of the page, visit original site.