mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-27 23:19:02 +08:00
Update italian language
This commit is contained in:
parent
b543e6d143
commit
b7c9c187e5
@ -518,8 +518,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Exit", "Esci da RustDesk"),
|
||||
("Open", "Apri RustDesk"),
|
||||
("logout_tip", "Sei sicuro di voler uscire?"),
|
||||
("Service", ""),
|
||||
("Start", ""),
|
||||
("Stop", ""),
|
||||
("Service", "Servizio"),
|
||||
("Start", "Avvia"),
|
||||
("Stop", "Ferma"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user