Update de.rs (#8346)
This commit is contained in:
parent
2e4fafcf46
commit
d33fa3f073
@ -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();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user