Translate CKEditor plugin ignores language_source = lang
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3540486. --> Reported by: [aalin](https://www.drupal.org/user/2941961) Related to !982 >>> <h4 id="summary-steps-reproduce">Steps to reproduce (required for bugs, but not feature requests)</h4> <p>Enable AI CKeditor button in a text format, enable Translate plugin inside AI Tools, select "Language" for "Use languages or taxonomy terms for language selection." field.<br> When you use the Translate plugin inside CKeditor, the 'Choose language' field is populated with taxonomy terms instead of site languages.</p> <h3>Testing steps</h3> <ul> <li>Enable the Translate plugin for AI CKEditor.</li> <li>Choose Language under &ldquo;Use languages or taxonomy terms for language selection.&rdquo;</li> <li>Fields such as Choose default vocabulary for translation options, Allow autocreate, and Use term description for translation context will be hidden when Language is selected.</li> <li>Save the configuration.</li> <li>Open a page and use the Translate option.</li> <li>The user should be able to see the languages available on the site in the Choose language dropdown and translate text successfully.</li> </ul>
issue