forked from mirrors/rustdesk
parent
1ed6b958cb
commit
7453cefd94
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", "작게"),
|
||||
("Large", "크게"),
|
||||
("Show virtual joystick", "가상 조이스틱 표시"),
|
||||
("Edit note", ""),
|
||||
("Alias", ""),
|
||||
("Edit note", "노트 편집"),
|
||||
("Alias", "별명"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue