Update ru.rs (#9163)
This commit is contained in:
parent
aa1e122532
commit
24f4b94082
@ -636,13 +636,13 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Requires at least {} characters", "Требуется не менее {} символов"),
|
||||
("Wrong PIN", "Неправильный PIN-код"),
|
||||
("Set PIN", "Установить PIN-код"),
|
||||
("Enable trusted devices", ""),
|
||||
("Manage trusted devices", ""),
|
||||
("Platform", ""),
|
||||
("Days remaining", ""),
|
||||
("enable-trusted-devices-tip", ""),
|
||||
("Parent directory", ""),
|
||||
("Resume", ""),
|
||||
("Invalid file name", ""),
|
||||
("Enable trusted devices", "Включение доверенных устройств"),
|
||||
("Manage trusted devices", "Управление доверенными устройствами"),
|
||||
("Platform", "Платформа"),
|
||||
("Days remaining", "Дней осталось"),
|
||||
("enable-trusted-devices-tip", "Разрешить доверенным устройствам пропускать проверку подлинности 2FA"),
|
||||
("Parent directory", "Родительская директория"),
|
||||
("Resume", "Продолжить"),
|
||||
("Invalid file name", "Неверное имя файла"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user