diff --git a/src/Plugin/Field/FieldWidget/InlineParagraphsWidget.php b/src/Plugin/Field/FieldWidget/InlineParagraphsWidget.php index 7ed08d4..758b6f2 100644 --- a/src/Plugin/Field/FieldWidget/InlineParagraphsWidget.php +++ b/src/Plugin/Field/FieldWidget/InlineParagraphsWidget.php @@ -1297,6 +1297,7 @@ class InlineParagraphsWidget extends WidgetBase { if (!empty($form_state->get('content_translation'))) { $entity = $this->cloneReferencedEntity($entity, $langcode); } + $entity = $entity->getTranslation($langcode); } // Translated Paragraphs