Content Blocks Field in type: Collection are not translated
my configuration:
`fields:
identifier: header
useExistingField: true
label: Titel
- identifier: boxes
label: Boxes
type: Collection
labelField: title
maxitems: 12
minitems: 1
appearance:
collapseAll: true
levelLinksPosition: both
fields:
- identifier: title
type: Text
label: Titel
required: true
- identifier: text
type: Textarea
label: Teaser-Text
`
header ist translated.
title and text in collection are not translated