Merge branch 'master' of github.com-rustdesk:rustdesk/rustdesk

This commit is contained in:
rustdesk 2023-01-11 15:36:04 +08:00
commit 9cc869ce7b

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"),