Add files via upload
This commit is contained in:
parent
fd49830c35
commit
f387ccb9e4
@ -556,6 +556,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Check for software update on startup", "All'avvio verifica presenza aggiornamenti programma"),
|
("Check for software update on startup", "All'avvio verifica presenza aggiornamenti programma"),
|
||||||
("upgrade_rustdesk_server_pro_to_{}_tip", "Aggiorna RustDesk Server Pro alla versione {} o successiva!"),
|
("upgrade_rustdesk_server_pro_to_{}_tip", "Aggiorna RustDesk Server Pro alla versione {} o successiva!"),
|
||||||
("pull_group_failed_tip", "Impossibile aggiornare il gruppo"),
|
("pull_group_failed_tip", "Impossibile aggiornare il gruppo"),
|
||||||
("Filter by intersection", "")
|
("Filter by intersection", "Filtra per incrocio")
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user