Interface: ILocale
molecule.ILocale
Properties
description
• Optional
description: string
Defined in
id
• id: string
Defined in
inherit
• Optional
inherit: string
Whether inherit an exist locale, if it's exist, merge the parent locale
Defined in
name
• name: string
Defined in
source
• source: Map
<string
| LocaleSourceIdType
, string
>