localize UI strings: Italian → English

This commit is contained in:
2026-07-10 20:30:27 +01:00
parent 7dd77d4ef4
commit 088c0c01cb
4 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -233,7 +233,7 @@ export const InboxMixin = (Base) => class extends Base {
<button class="btn btn-outline-secondary"
@click=${() => this._approveWithBypass(item, 0)}
title="Approva e non chiedere più per questa sessione">
title="Approve and don't ask again for this session">
<i class="bi bi-shield-check"></i> Sessione
</button>
` : nothing}