mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-06 07:41:29 +03:00
Update de.rs (#8346)
This commit is contained in:
@@ -617,9 +617,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Use texture rendering", "Textur-Rendering verwenden"),
|
("Use texture rendering", "Textur-Rendering verwenden"),
|
||||||
("Floating window", "Schwebendes Fenster"),
|
("Floating window", "Schwebendes Fenster"),
|
||||||
("floating_window_tip", "Es hilft dabei, RustDesk im Hintergrund auszuführen."),
|
("floating_window_tip", "Es hilft dabei, RustDesk im Hintergrund auszuführen."),
|
||||||
("Keep screen on", ""),
|
("Keep screen on", "Bildschirm eingeschaltet lassen"),
|
||||||
("Never", ""),
|
("Never", "Niemals"),
|
||||||
("During controlled", ""),
|
("During controlled", "Wenn kontrolliert"),
|
||||||
("During service is on", ""),
|
("During service is on", "Wenn der Dienst läuft"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user