Merge pull request #2803 from solokot/master

update ru.rs
This commit is contained in:
RustDesk 2023-01-11 14:32:27 +08:00 committed by GitHub
commit ab51054cef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -210,11 +210,11 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Always connect via relay", "Всегда подключаться через ретрансляционный сервер"),
("whitelist_tip", "Только IP-адреса из белого списка могут получить доступ ко мне"),
("Login", "Войти"),
("Verify", ""),
("Remember me", ""),
("Trust this device", ""),
("Verification code", ""),
("verification_tip", ""),
("Verify", "Проверить"),
("Remember me", "Запомнить"),
("Trust this device", "Доверенное устройство"),
("Verification code", "Проверочный код"),
("verification_tip", "Обнаружено новое устройство, на зарегистрированный адрес электронной почты отправлен проверочный код. Введите его, чтобы продолжить вход в систему."),
("Logout", "Выйти"),
("Tags", "Метки"),
("Search ID", "Поиск по ID"),