mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-30 17:19:03 +08:00
Update ru.rs (#7496)
This commit is contained in:
parent
30f84e78e1
commit
bb9400745e
@ -599,6 +599,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Full Control", "Полный доступ"),
|
||||
("share_warning_tip", "Поля выше являются общими и видны другим."),
|
||||
("Everyone", "Все"),
|
||||
("ab_web_console_tip", ""),
|
||||
("ab_web_console_tip", "Больше в веб-консоли"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user