Skip to content

Commit

Permalink
Update de.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Update authored Sep 19, 2023
1 parent c7310b6 commit 73e4006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lang/de.rs
Original file line number Diff line number Diff line change
Expand Up @@ -555,6 +555,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("auto_disconnect_option_tip", "Automatisches Schließen eingehender Sitzungen bei Inaktivität des Benutzers"),
("Connection failed due to inactivity", "Automatische Trennung der Verbindung aufgrund von Inaktivität"),
("Check for software update on startup", "Beim Start auf Softwareaktualisierung prüfen"),
("upgrade_rustdesk_server_pro_to_{}_tip", ""),
("upgrade_rustdesk_server_pro_to_{}_tip", "Bitte aktualisieren Sie RustDesk Server Pro auf die Version {} oder neuer!"),
].iter().cloned().collect();
}

0 comments on commit 73e4006

Please sign in to comment.