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", "單指長按"),