This commit is contained in:
rustdesk
2022-01-12 03:10:15 +08:00
parent 4071f803f7
commit 8ea5d80f01
8 changed files with 177 additions and 25 deletions

View File

@@ -188,6 +188,7 @@ lazy_static::lazy_static! {
("Edit Tag", "Modifica tag"),
("Invalid folder name", "Nome della cartella non valido"),
("Hostname", "Nome host"),
("Discovered", "Scoperto"),
].iter().cloned().collect();
}