LocalizationConfigStoredStructure
Version #1
Description:
Defines the configuration for the localization category.
Fields:
defaultLanguage
: String [Optional]- Default: nullDescription: Defines the default language for the converters.
languages
: Array<String> [Optional]- Default: Empty arrayDescription: Defines the editable languages for the frontend.
variables
: LocalizationVariableConfigStructure:v1 [Optional]- Default: Default instanceDescription: Defines the global variable config.