mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-01-19 08:23:01 +08:00
Update ru.rs (#9421)
This commit is contained in:
parent
1d799483d7
commit
5f52ce2c1b
@ -645,7 +645,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Resume", "Продолжить"),
|
||||
("Invalid file name", "Неправильное имя файла"),
|
||||
("one-way-file-transfer-tip", "На управляемой стороне включена односторонняя передача файлов."),
|
||||
("Authentication Required", ""),
|
||||
("Authenticate", ""),
|
||||
("Authentication Required", "Требуется аутентификация"),
|
||||
("Authenticate", "Аутентификация"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user