mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-10 06:21:28 +03:00
update tips and translate
This commit is contained in:
@@ -231,7 +231,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("One-Finger Move", ""),
|
||||
("Double Tap & Move", ""),
|
||||
("Mouse Drag", ""),
|
||||
("Two-Finger vertically", ""),
|
||||
("Three-Finger vertically", ""),
|
||||
("Mouse Wheel", ""),
|
||||
("Two-Finger Move", ""),
|
||||
("Canvas Move", ""),
|
||||
@@ -265,5 +265,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("android_version_audio_tip", ""),
|
||||
("android_start_service_tip", ""),
|
||||
("Account", ""),
|
||||
("Quit", ""),
|
||||
("doc_mac_permission", ""),
|
||||
("Help", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user