labelTranslations

Object with custom translations with structure. It tries to pick label according to your language, otherwise it pick label from "" key. After that translationKey is used.

additionalProperties
string
""
required
string
fr
string
en
string
{
  • "additionalProperties": "string",
  • """": "string",
  • "fr": "string",
  • "en": "string"
}