Option to translate menu links of Organic Group menus
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3585681. --> Reported by: [huzooka](https://www.drupal.org/user/281301) Related to !85 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Right now, translating menu links of Organic Group menus is impossible with Babel.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Based on the menu link content plugin, create a PoC translation type plugin which can translate OG menu links.</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>* Test coverage<br> * On my project, there are tens of thousands of menu links in OG menus. Using the same source &amp; translation loading strategy as in content entity or in menu link plugin makes Babel UI extremely slow. It would be nice to only build a single query using the field table and column names from the menu link entities' table mapping.</p> <h3 id="summary-ui-changes">User interface changes</h3> <p>Nothing.</p> <h3 id="summary-api-changes">API changes</h3> <p>Nothing.</p> <h3 id="summary-data-model-changes">Data model changes</h3> <p>Nothing.</p>
issue