From e87797418fb255aa550941e530d9f489f40fc0ab Mon Sep 17 00:00:00 2001 From: bovirus <1262554+bovirus@users.noreply.github.com> Date: Tue, 2 Jun 2026 17:32:04 +0200 Subject: [PATCH] Update it.rs (#15173) --- src/lang/it.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lang/it.rs b/src/lang/it.rs index 08a1fa209..c930fa93c 100644 --- a/src/lang/it.rs +++ b/src/lang/it.rs @@ -752,7 +752,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("The server does not require explicit deployment.", "Il server non richiede una distribuzione esplicita."), ("Unknown response.", "Risposta sconosciuta"), ("wayland-keyboard-input-disabled-tip", "Vuoi consentire l'input da tastiera?"), - ("wayland-keyboard-input-consent-tip", "Ciò che digiti in questo computer remoto (comprese le password) potrebbe essere letto da altre app prenti nel computer remoto."), + ("wayland-keyboard-input-consent-tip", "Ciò che digiti in questo computer remoto (comprese le password) potrebbe essere letto da altre app presenti nel computer remoto."), ("wayland-keyboard-input-applies-to-tip", "Questa scelta si applica a:"), ("wayland-soft-keyboard-input-label", "Inserimento tramite tastiera soft"), ("wayland-keyboard-input-reset-choice-tip", "Ripristina scelta input da tastiera"),