mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-12-13 11:09:17 +08:00
update cs.rs
This commit is contained in:
parent
03d280054b
commit
a521ccde47
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("List", "Seznam"),
|
("List", "Seznam"),
|
||||||
("Virtual display", "Virtuální obrazovka"),
|
("Virtual display", "Virtuální obrazovka"),
|
||||||
("Plug out all", "Odpojit všechny"),
|
("Plug out all", "Odpojit všechny"),
|
||||||
("True color (4:4:4)", ""),
|
("True color (4:4:4)", "Skutečné barvy (4:4:4)"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user