mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-02-17 22:11:30 +08:00
Update ru.rs (#12227)
This commit is contained in:
@@ -699,9 +699,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Enable camera", "Включить камеру"),
|
||||
("No cameras", "Камера отсутствует"),
|
||||
("view_camera_unsupported_tip", "Удалённое устройство не поддерживает просмотр камеры."),
|
||||
("Terminal", ""),
|
||||
("Enable terminal", ""),
|
||||
("New tab", ""),
|
||||
("Keep terminal sessions on disconnect", ""),
|
||||
("Terminal", "Терминал"),
|
||||
("Enable terminal", "Включить терминал"),
|
||||
("New tab", "Новая вкладка"),
|
||||
("Keep terminal sessions on disconnect", "Сохранять сеансы терминала при отключении"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user