mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-27 23:19:02 +08:00
commit
52aebb3bcc
@ -517,6 +517,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Outgoing connection", "Исходящее подключение"),
|
||||
("Exit", "Выход"),
|
||||
("Open", "Открыть"),
|
||||
("logout_tip", ""),
|
||||
("logout_tip", "Вы действительно хотите выйти?"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user