forked from mirrors/rustdesk
parent
182e35adc7
commit
5c370b3914
1 changed files with 2 additions and 2 deletions
|
|
@ -719,7 +719,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("Small", "Klein"),
|
||||
("Large", "Groß"),
|
||||
("Show virtual joystick", "Virtuellen Joystick anzeigen"),
|
||||
("Edit note", ""),
|
||||
("Alias", ""),
|
||||
("Edit note", "Hinweis bearbeiten"),
|
||||
("Alias", "Alias"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue