mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-27 23:19:02 +08:00
Update nl.rs
This commit is contained in:
parent
dc0f21298e
commit
93a6410360
@ -517,6 +517,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Outgoing connection", "Uitgaande verbinding"),
|
||||
("Exit", "Verlaten"),
|
||||
("Open", "Open"),
|
||||
("logout_tip", ""),
|
||||
("logout_tip", "Weet je zeker dat je je wilt afmelden?"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user