mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-23 01:03:19 +03:00
@@ -719,7 +719,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Small", "Klein"),
|
("Small", "Klein"),
|
||||||
("Large", "Groß"),
|
("Large", "Groß"),
|
||||||
("Show virtual joystick", "Virtuellen Joystick anzeigen"),
|
("Show virtual joystick", "Virtuellen Joystick anzeigen"),
|
||||||
("Edit note", ""),
|
("Edit note", "Hinweis bearbeiten"),
|
||||||
("Alias", ""),
|
("Alias", "Alias"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user