commit
29e3616237
@ -517,6 +517,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Outgoing connection", "Uitgaande verbinding"),
|
("Outgoing connection", "Uitgaande verbinding"),
|
||||||
("Exit", "Verlaten"),
|
("Exit", "Verlaten"),
|
||||||
("Open", "Open"),
|
("Open", "Open"),
|
||||||
("logout_tip", ""),
|
("logout_tip", "Weet je zeker dat je je wilt afmelden?"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user