mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-09 20:51:29 +03:00
chore: remove extra empty
This commit is contained in:
@@ -204,7 +204,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Warning", "Warnung"),
|
||||
("Login screen using Wayland is not supported", "Anmeldebildschirm mit Wayland wird nicht unterstützt."),
|
||||
("Reboot required", "Neustart erforderlich"),
|
||||
("Unsupported display server ", "Nicht unterstützter Anzeigeserver"),
|
||||
("Unsupported display server", "Nicht unterstützter Anzeigeserver"),
|
||||
("x11 expected", "X11 erwartet"),
|
||||
("Port", "Port"),
|
||||
("Settings", "Einstellungen"),
|
||||
|
||||
Reference in New Issue
Block a user