fix build

Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
fufesou
2023-03-06 16:54:19 +08:00
parent 8032659841
commit c751ebee4e
35 changed files with 43 additions and 34 deletions

View File

@@ -301,7 +301,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Succeeded", "Erfolgreich"),
("Someone turns on privacy mode, exit", "Jemand hat den Datenschutzmodus aktiviert, beende …"),
("Unsupported", "Nicht unterstützt"),
("Please switch to Display 1 first", "")
("Please switch to Display 1 first", ""),
("Peer denied", "Die Gegenstelle hat die Verbindung abgelehnt."),
("Please install plugins", "Bitte installieren Sie Plugins"),
("Peer exit", "Die Gegenstelle hat die Verbindung getrennt."),