mirror of
https://github.com/rustdesk/rustdesk
synced 2026-05-24 09:28:23 +00:00
Update ru.rs
This commit is contained in:
parent
e11d463490
commit
eb71d064c8
1 changed files with 2 additions and 2 deletions
|
|
@ -400,7 +400,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("wayland_experiment_tip", "Поддержка Wayland находится на экспериментальной стадии, используйте X11, если вам требуется автоматический доступ."),
|
||||
("Right click to select tabs", "Выбор вкладок щелчком правой кнопки мыши"),
|
||||
("Add to Address Book", "Добавить в адресную книгу"),
|
||||
("Group", ""),
|
||||
("Search", ""),
|
||||
("Group", "Группа"),
|
||||
("Search", "Поиск"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue