Skip to content

Commit

Permalink
Merge pull request rustdesk#5994 from bovirus/master
Browse files Browse the repository at this point in the history
Add files via upload
  • Loading branch information
rustdesk authored Oct 12, 2023
2 parents fd49830 + f387ccb commit c11117b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lang/it.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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"),
("upgrade_rustdesk_server_pro_to_{}_tip", "Aggiorna RustDesk Server Pro alla versione {} o successiva!"),
("pull_group_failed_tip", "Impossibile aggiornare il gruppo"),
("Filter by intersection", "")
("Filter by intersection", "Filtra per incrocio")
].iter().cloned().collect();
}

0 comments on commit c11117b

Please sign in to comment.