mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-11 03:51:30 +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", "Aviso"),
|
||||
("Login screen using Wayland is not supported", "La pantalla de inicio de sesión con Wayland no es compatible"),
|
||||
("Reboot required", "Reinicio requerido"),
|
||||
("Unsupported display server ", "Servidor de visualización no compatible"),
|
||||
("Unsupported display server", "Servidor de visualización no compatible"),
|
||||
("x11 expected", "x11 necesario"),
|
||||
("Port", "Puerto"),
|
||||
("Settings", "Ajustes"),
|
||||
|
||||
Reference in New Issue
Block a user