LocalizationConfigStoredStructure

Version #1

Description:

Defines the configuration for the localization category.

Fields:

  • defaultLanguage: String [Optional]
    Default: null
    Description: Defines the default language for the converters.
  • languages: Array<String> [Optional]
    Default: Empty array
    Description: Defines the editable languages for the frontend.
  • variables: LocalizationVariableConfigStructure:v1 [Optional]
    Default: Default instance
    Description: Defines the global variable config.