mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-06-07 18:02:48 +08:00
Update ru.rs
This commit is contained in:
parent
39151531d7
commit
07ca71d35b
@ -698,6 +698,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Use WebSocket", "Использовать WebSocket"),
|
||||
("Trackpad speed", "Скорость трекпада"),
|
||||
("Default trackpad speed", "Скорость трекпада по умолчанию"),
|
||||
("Numeric one-time password", ""),
|
||||
("Numeric one-time password", "Цифровой одноразовый пароль"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user