mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-12-11 17:59:15 +08:00
commit
9aa788f086
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("List", "Saraksts"),
|
("List", "Saraksts"),
|
||||||
("Virtual display", "Virtuālais displejs"),
|
("Virtual display", "Virtuālais displejs"),
|
||||||
("Plug out all", "Atvienot visu"),
|
("Plug out all", "Atvienot visu"),
|
||||||
("True color (4:4:4)", ""),
|
("True color (4:4:4)", "Īstā krāsa (4:4:4)"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user