mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-09 17:41:27 +03:00
TouchPad -> Mouse
This commit is contained in:
@@ -222,8 +222,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Paste here?", "Hier einfügen?"),
|
||||
("Are you sure to close the connection?", "Sind Sie sicher, dass Sie die Verbindung schließen wollen?"),
|
||||
("Download new version", "Neue Version herunterladen"),
|
||||
("Touch mode", "Berührungsmodus"),
|
||||
("TouchPad mode", "TouchPad-Modus"),
|
||||
("Touch mode", "Touch-Modus"),
|
||||
("Mouse mode", "Mouse-Modus"),
|
||||
("One-Finger Tap", "Ein Fingertipp"),
|
||||
("Left Mouse", "Linke Maus"),
|
||||
("One-Long Tap", "Tippen Sie mit einem Finger lang"),
|
||||
|
||||
Reference in New Issue
Block a user