update cs.rs
This commit is contained in:
parent
03d280054b
commit
a521ccde47
1 changed files with 1 additions and 1 deletions
|
|
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("List", "Seznam"),
|
||||
("Virtual display", "Virtuální obrazovka"),
|
||||
("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();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue