Update it.rs
This commit is contained in:
parent
904f75bbba
commit
7ac58f8875
@ -479,6 +479,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Me", "Io"),
|
("Me", "Io"),
|
||||||
("identical_file_tip", "Questo file è identico a quello del peer."),
|
("identical_file_tip", "Questo file è identico a quello del peer."),
|
||||||
("show_monitors_tip", "Mostra schermi nella barra degli strumenti"),
|
("show_monitors_tip", "Mostra schermi nella barra degli strumenti"),
|
||||||
("View Mode", ""),
|
("View Mode", "Modalità di visualizzazione"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user