mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-06 06:51:28 +03:00
Update de.rs (#12092)
This commit is contained in:
@@ -699,7 +699,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Trackpad speed", "Geschwindigkeit des Trackpads"),
|
("Trackpad speed", "Geschwindigkeit des Trackpads"),
|
||||||
("Default trackpad speed", "Standardgeschwindigkeit des Trackpads"),
|
("Default trackpad speed", "Standardgeschwindigkeit des Trackpads"),
|
||||||
("Numeric one-time password", "Numerisches Einmalpasswort"),
|
("Numeric one-time password", "Numerisches Einmalpasswort"),
|
||||||
("Enable IPv6 P2P connection", ""),
|
("Enable IPv6 P2P connection", "IPv6-P2P-Verbindung aktivieren"),
|
||||||
("Enable UDP hole punching", ""),
|
("Enable UDP hole punching", "UDP-Hole-Punching aktivieren"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user