forked from mirrors/rustdesk
Update de.rs (#12092)
This commit is contained in:
parent
31934e9bd8
commit
181b3afc2d
1 changed files with 2 additions and 2 deletions
|
|
@ -699,7 +699,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("Trackpad speed", "Geschwindigkeit des Trackpads"),
|
||||
("Default trackpad speed", "Standardgeschwindigkeit des Trackpads"),
|
||||
("Numeric one-time password", "Numerisches Einmalpasswort"),
|
||||
("Enable IPv6 P2P connection", ""),
|
||||
("Enable UDP hole punching", ""),
|
||||
("Enable IPv6 P2P connection", "IPv6-P2P-Verbindung aktivieren"),
|
||||
("Enable UDP hole punching", "UDP-Hole-Punching aktivieren"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue