mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-12-12 18:29:10 +08:00
Update Italian language
This commit is contained in:
parent
aaa03db69c
commit
72cfe05323
@ -526,7 +526,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Sort tags", "Ordina etichette"),
|
("Sort tags", "Ordina etichette"),
|
||||||
("Open connection in new tab", "Apri connessione in una nuova scheda"),
|
("Open connection in new tab", "Apri connessione in una nuova scheda"),
|
||||||
("Move tab to new window", "Sposta scheda nella finestra successiva"),
|
("Move tab to new window", "Sposta scheda nella finestra successiva"),
|
||||||
("Can not be empty", ""),
|
("Can not be empty", "Non può essere vuoto"),
|
||||||
("Already exists", ""),
|
("Already exists", "Esiste già"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user