AI Translate override of core translate form should be optional
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3514596. -->
Reported by: [scott_euser](https://www.drupal.org/user/3267594)
Related to !521
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>AI Translate is also a framework module, e.g. leveraged by other modules for its per language translation prompts.</p>
<p>Yet it provides an opinionated take-over of the translate form without override translate form base. This can cause errors in some situations (e.g. fatal error in Site Settings module I maintain). I'll open a separate issue for that.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>Enable the module, check which form is used for default core translate tab on entity</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>I think default to override is maybe okay, so just proposing option to opt-out of it</p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<p>MR</p>
<h3 id="summary-ui-changes">User interface changes</h3>
<p>Option to opt-out</p>
<h3 id="summary-api-changes">API changes</h3>
<p>N/A</p>
<h3 id="summary-data-model-changes">Data model changes</h3>
<p>N/A</p>
> Related issue: [Issue #3513409](https://www.drupal.org/node/3513409)
issue