Update ru.rs (#9421)
This commit is contained in:
parent
1d799483d7
commit
5f52ce2c1b
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue