mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-12-05 04:59:05 +08:00
Update ru.rs
This commit is contained in:
parent
11232c6f23
commit
346c88b661
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("List", "Список"),
|
("List", "Список"),
|
||||||
("Virtual display", "Виртуальный дисплей"),
|
("Virtual display", "Виртуальный дисплей"),
|
||||||
("Plug out all", "Отключить все"),
|
("Plug out all", "Отключить все"),
|
||||||
("True color (4:4:4)", ""),
|
("True color (4:4:4)", "Истинный цвет (4:4:4)"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user