ILocalizationProvider Interface @beta
Interface for providing localization JSON files for schemas.
Implemented by
Methods
| Name | Description | |
|---|---|---|
| getLocalization(schemaName: string, locale: string): Promise<SchemaLocalizationJson | undefined> | Load localization JSON for a given schema and locale. |
Defined in
Last Updated: 04 June, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.