Add translations to the AI project
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3528465. --> Reported by: [joachim namyslo](https://www.drupal.org/user/275771) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>The project does not have many strings in the user interface. I found exactly one. However, it cannot currently be translated. Please add it as a translatable string to the Drupal translation server.</p> <p>Specifically, it is the string &ldquo;Load service chatbot Deepchat (uses session cookie and sends data to external service)?&rdquo; It's a small thing, but ultimately, we translators are always asked why something hasn't been translated. Unfortunately, I can only translate what can be read by the POTX module and send it to the translation server. </p> <p>Thanks for the patch.<br> <img src="https://www.drupal.org/files/issues/2025-06-04/04-06-2025_19-30-42.png" width="100%" height="100%" alt="Needs to be translateable "></p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>Install Drupal CMS in another language other than English<br> Enable AI Recipe<br> Go to the Administration interface<br> Watch the Chatbot box<br> GDPR Hint is not translated but still English</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>Crate Patch to add (t) or drupal.t</p> <h3 id="summary-ui-changes">User interface changes</h3> <p>The string mentioned above will be translatable in all languages we support interface translations for.</p> <h3 id="summary-api-changes">API changes</h3> <h3 id="summary-data-model-changes">Data model changes</h3>
issue