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", "タグを追加"),