Needs review
Project:
Paragraphs
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2026 at 12:07 UTC
Updated:
15 Apr 2026 at 11:56 UTC
Jump to comment: Most recent
Comments
Comment #3
igor mashevskyi commentedI made a pretty simple improvement, hope it won't take a lot of time to test, and it will be merged soon
Comment #4
yashaswi18 commentedI have faced the same issue of having to go to the Content Language and Translation page each time to manage paragraph translation settings.
After reviewing the code changes, this approach looks good to me. With this change, translation settings can now be managed directly from the Paragraph Type edit page, which improves the workflow.
I also verified that translated paragraph content continues to work properly with this implementation.
Note: Field-level translation settings still appear to need to be configured separately where needed, which seems to match current Drupal behavior.
Thank you.