mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-01-21 01:23:01 +08:00
Update ru.rs
This commit is contained in:
parent
c11117b070
commit
bd6d863921
@ -556,6 +556,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Check for software update on startup", "Проверять обновления программы при запуске"),
|
("Check for software update on startup", "Проверять обновления программы при запуске"),
|
||||||
("upgrade_rustdesk_server_pro_to_{}_tip", "Обновите RustDesk Server Pro до версии {} или новее!"),
|
("upgrade_rustdesk_server_pro_to_{}_tip", "Обновите RustDesk Server Pro до версии {} или новее!"),
|
||||||
("pull_group_failed_tip", "Невозможно обновить группу"),
|
("pull_group_failed_tip", "Невозможно обновить группу"),
|
||||||
("Filter by intersection", "")
|
("Filter by intersection", "Фильтровать по пересечению")
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user