Some UI texts are not translated
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #2844858. --> Reported by: [hgoto](https://www.drupal.org/user/2844385) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>There are some texts which are not translated. </p> <p>It seems to be just because they are not processed with <code>t()</code>.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Wrap texts with <code>t()</code> function.</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>- Create a patch<br> - Review the patch</p> <h3 id="summary-ui-changes">User interface changes</h3> <p>None.</p> <h3 id="summary-api-changes">API changes</h3> <p>None.</p> <h3 id="summary-data-model-changes">Data model changes</h3> <p>None.</p>
issue