Skip to content

[BUG]: Blocks not translated by default #498

@sargreal

Description

@sargreal

Describe the bug
The Blocks field type is not translated by default

To Reproduce
Steps to reproduce the behavior:

  1. Create content type with blocks
  2. 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

Type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions