mirror of
https://github.com/rustdesk/rustdesk
synced 2026-05-24 09:28:23 +00:00
commit
e0302d1f09
1 changed files with 1 additions and 1 deletions
|
|
@ -556,6 +556,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("Connection failed due to inactivity", "Подключение не выполнено из-за неактивности"),
|
||||
("Check for software update on startup", "Проверять обновления программы при запуске"),
|
||||
("upgrade_rustdesk_server_pro_to_{}_tip", "Обновите RustDesk Server Pro до версии {} или новее!"),
|
||||
("pull_group_failed_tip", ""),
|
||||
("pull_group_failed_tip", "Невозможно обновить группу"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue