mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-11 15:21: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", "Avertissement"),
|
||||
("Login screen using Wayland is not supported", "L'écran de connexion utilisant Wayland n'est pas pris en charge"),
|
||||
("Reboot required", "Redémarrage requis"),
|
||||
("Unsupported display server ", "Le serveur d'affichage actuel n'est pas pris en charge"),
|
||||
("Unsupported display server", "Le serveur d'affichage actuel n'est pas pris en charge"),
|
||||
("x11 expected", "x11 requis"),
|
||||
("Port", "Port"),
|
||||
("Settings", "Paramètres"),
|
||||
|
||||
Reference in New Issue
Block a user