mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-12 12:51:28 +03:00
TouchPad -> Mouse
This commit is contained in:
@@ -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", "单指长按"),
|
||||
|
||||
Reference in New Issue
Block a user