TouchPad -> Mouse

This commit is contained in:
rustdesk
2022-04-08 18:29:40 +08:00
parent fa2407d857
commit 8d1f1a9ab4
9 changed files with 10 additions and 10 deletions

View File

@@ -223,7 +223,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Are you sure to close the connection?", "是否确认关闭连接?"),
("Download new version", "下载新版本"),
("Touch mode", "触屏模式"),
("TouchPad mode", "触摸板模式"),
("Mouse mode", "鼠标模式"),
("One-Finger Tap", "单指轻触"),
("Left Mouse", "鼠标左键"),
("One-Long Tap", "单指长按"),