mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-19 00:51:28 +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", "Скорость трекпада"),
|
("Trackpad speed", "Скорость трекпада"),
|
||||||
("Default trackpad speed", "Скорость трекпада по умолчанию"),
|
("Default trackpad speed", "Скорость трекпада по умолчанию"),
|
||||||
("Numeric one-time password", "Цифровой одноразовый пароль"),
|
("Numeric one-time password", "Цифровой одноразовый пароль"),
|
||||||
("Enable IPv6 P2P connection", ""),
|
("Enable IPv6 P2P connection", "Использовать подключение IPv6 P2P"),
|
||||||
("Enable UDP hole punching", ""),
|
("Enable UDP hole punching", "Использовать UDP hole punching"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user