Update ru.rs (#8987)
This commit is contained in:
parent
ade1d8c0c7
commit
171177c76f
@ -632,9 +632,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("About RustDesk", "О RustDesk"),
|
||||
("Send clipboard keystrokes", "Отправлять нажатия клавиш из буфера обмена"),
|
||||
("network_error_tip", "Проверьте подключение к сети, затем нажмите \"Повтор\"."),
|
||||
("Unlock with PIN", ""),
|
||||
("Requires at least {} characters", ""),
|
||||
("Wrong PIN", ""),
|
||||
("Set PIN", ""),
|
||||
("Unlock with PIN", "Разблокировать PIN-кодом"),
|
||||
("Requires at least {} characters", "Требуется не менее {} символов"),
|
||||
("Wrong PIN", "Неправильный PIN-код"),
|
||||
("Set PIN", "Установить PIN-код"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user