mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-07 20:30:08 +03:00
Update ru.rs (#12096)
This commit is contained in:
@@ -699,7 +699,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Trackpad speed", "Скорость трекпада"),
|
||||
("Default trackpad speed", "Скорость трекпада по умолчанию"),
|
||||
("Numeric one-time password", "Цифровой одноразовый пароль"),
|
||||
("Enable IPv6 P2P connection", ""),
|
||||
("Enable UDP hole punching", ""),
|
||||
("Enable IPv6 P2P connection", "Использовать подключение IPv6 P2P"),
|
||||
("Enable UDP hole punching", "Использовать UDP hole punching"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user