fix german translation (#9742)

This commit is contained in:
Tobias Degen 2024-10-25 02:21:42 +02:00 committed by GitHub
parent c51771c854
commit 924aa515c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -130,7 +130,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Show quality monitor", "Qualitätsüberwachung anzeigen"),
("Disable clipboard", "Zwischenablage deaktivieren"),
("Lock after session end", "Nach Sitzungsende sperren"),
("Insert Ctrl + Alt + Del", "Einfügen Ctrl + Alt + Del"),
("Insert Ctrl + Alt + Del", "Strg + Alt + Entf senden"),
("Insert Lock", "Win+L (Sperren) senden"),
("Refresh", "Aktualisieren"),
("ID does not exist", "Diese ID existiert nicht."),