-
Notifications
You must be signed in to change notification settings - Fork 28
Labels
Milestone
Description
Describe the bug
The Blocks field type is not translated by default
To Reproduce
Steps to reproduce the behavior:
- Create content type with blocks
- Have a mostly empty plugin config
Plugin config
Please add your plugin config here, e.g.
module.exports = {
translate: {
enabled: true,
config: {
provider: 'deepl',
providerOptions: {},
translateRelations: true,
},
},
}
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done