mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-28 07:39:36 +08:00
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"),
|
||||
("Remove wallpaper during incoming sessions", ""),
|
||||
("Test", ""),
|
||||
("Filter by intersection", "Nach Schnittpunkt filtern")
|
||||
("Filter by intersection", "Nach Schnittmenge filtern")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user