commit
eb8b264b18
1 changed files with 3 additions and 3 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue