canvas_translate
No security coverage
Translate Drupal Canvas content directly inside the Canvas editor without requiring a separate workflow.
Canvas Translate adds a translation panel to the Canvas sidebar, letting editors translate pages, content templates, and page regions side-by-side with the source. It extracts the translatable strings from a Canvas component trees, seeds each target language from the source, and writes back the translations.
Highlights
- In-editor translation of Canvas pages and config layouts (content templates, page regions), with a live preview of the translation.
- Draft → review → publish workflow for both content and config, including an approval step and a review queue with per-field diffs of what changes on publish.
- Guided "outdated" review. When a source string changes after translation, the editor highlights changes.
- Optional AI translation (via the AI module) to pre-fill drafts for human review.