Update de.rs
This commit is contained in:
parent
59c865293f
commit
d54c96e455
@ -526,7 +526,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Sort tags", "Tags sortieren"),
|
||||
("Open connection in new tab", "Verbindung in neuem Tab öffnen"),
|
||||
("Move tab to new window", "Tab in neues Fenster verschieben"),
|
||||
("Can not be empty", ""),
|
||||
("Already exists", ""),
|
||||
("Can not be empty", "Darf nicht leer sein"),
|
||||
("Already exists", "Existiert bereits"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user