Update de.rs
@grummbeer You are right.
This commit is contained in:
parent
5e616dd502
commit
3070b0019e
@ -557,6 +557,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("pull_group_failed_tip", "Aktualisierung der Gruppe fehlgeschlagen"),
|
("pull_group_failed_tip", "Aktualisierung der Gruppe fehlgeschlagen"),
|
||||||
("Remove wallpaper during incoming sessions", ""),
|
("Remove wallpaper during incoming sessions", ""),
|
||||||
("Test", ""),
|
("Test", ""),
|
||||||
("Filter by intersection", "Nach Schnittpunkt filtern")
|
("Filter by intersection", "Nach Schnittmenge filtern")
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user