mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-01-18 15:53:00 +08:00
Update italian language
This commit is contained in:
parent
b8b1d9e991
commit
4e20e9c91a
@ -535,7 +535,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("List View", "Vista elenco"),
|
||||
("Select", "Seleziona"),
|
||||
("Toggle Tags", "Attiva/disattiva tag"),
|
||||
("pull_ab_failed_tip", ""),
|
||||
("push_ab_failed_tip", ""),
|
||||
("pull_ab_failed_tip", "Impossibile aggiornare la rubrica"),
|
||||
("push_ab_failed_tip", "Impossibile sincronizzare la rubrica con il server"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user