Update de.rs
This commit is contained in:
parent
fbfad5f86d
commit
6d70c8af50
@ -517,6 +517,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Outgoing connection", "Ausgehende Verbindung"),
|
||||
("Exit", "Beenden"),
|
||||
("Open", "Öffnen"),
|
||||
("logout_tip", ""),
|
||||
("logout_tip", "Sind Sie sicher, dass Sie sich abmelden wollen?"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user