Skip to content

Commit cf0e3ec

Browse files
authored
Merge pull request rustdesk#6024 from Mr-Update/patch-8
Update de.rs
2 parents b39ba92 + c6bb3d6 commit cf0e3ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lang/de.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -555,6 +555,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
555555
("Check for software update on startup", "Beim Start auf Softwareaktualisierung prüfen"),
556556
("upgrade_rustdesk_server_pro_to_{}_tip", "Bitte aktualisieren Sie RustDesk Server Pro auf die Version {} oder neuer!"),
557557
("pull_group_failed_tip", "Aktualisierung der Gruppe fehlgeschlagen"),
558-
("Filter by intersection", "")
558+
("Filter by intersection", "Nach Schnittpunkt filtern")
559559
].iter().cloned().collect();
560560
}

0 commit comments

Comments
 (0)