Skip to content

Commit 45c9c50

Browse files
authored
Update ru.rs (rustdesk#11855)
1 parent 777c25b commit 45c9c50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lang/ru.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -698,6 +698,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
698698
("Use WebSocket", "Использовать WebSocket"),
699699
("Trackpad speed", "Скорость трекпада"),
700700
("Default trackpad speed", "Скорость трекпада по умолчанию"),
701-
("Numeric one-time password", ""),
701+
("Numeric one-time password", "Цифровой одноразовый пароль"),
702702
].iter().cloned().collect();
703703
}

0 commit comments

Comments
 (0)