mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-06 17:51:29 +03:00
Update nl.rs (#12194)
This commit is contained in:
@@ -699,7 +699,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Trackpad speed", "Snelheid Trackpad"),
|
("Trackpad speed", "Snelheid Trackpad"),
|
||||||
("Default trackpad speed", "Standaardsnelheid Trackpad"),
|
("Default trackpad speed", "Standaardsnelheid Trackpad"),
|
||||||
("Numeric one-time password", "Eenmalig numeriek wachtwoord"),
|
("Numeric one-time password", "Eenmalig numeriek wachtwoord"),
|
||||||
("Enable IPv6 P2P connection", ""),
|
("Enable IPv6 P2P connection", "IPv6 P2P-verbinding inschakelen"),
|
||||||
("Enable UDP hole punching", ""),
|
("Enable UDP hole punching", "UDP-hole punching inschakelen"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user