remove unused tip

This commit is contained in:
rustdesk
2023-01-30 15:57:27 +08:00
parent 2fd022a594
commit f4d0305242
33 changed files with 1 additions and 33 deletions

View File

@@ -221,7 +221,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Logout", "로그아웃"),
("Tags", "태그"),
("Search ID", "ID 검색"),
("Current Wayland display server is not supported", "현재 Wayland 디스플레이 서버가 지원되지 않습니다"),
("whitelist_sep", "다음 글자로 구분합니다. ',(콤마) ;(세미콜론) 띄어쓰기 혹은 줄바꿈'"),
("Add ID", "ID 추가"),
("Add Tag", "태그 추가"),