Skip to content

Commit c6bb3d6

Browse files
authored
Update de.rs
1 parent b39ba92 commit c6bb3d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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)