mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-12-16 13:05:47 +00:00
Update de.rs
This commit is contained in:
@@ -570,7 +570,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Big tiles", "Große Kacheln"),
|
("Big tiles", "Große Kacheln"),
|
||||||
("Small tiles", "Kleine Kacheln"),
|
("Small tiles", "Kleine Kacheln"),
|
||||||
("List", "Liste"),
|
("List", "Liste"),
|
||||||
("Virtual display", ""),
|
("Virtual display", "Virtueller Bildschirm"),
|
||||||
("Plug out all", ""),
|
("Plug out all", "Alle ausschalten"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user