This commit is contained in:
rustdesk
2022-04-04 14:09:54 +08:00
parent a56aa08a66
commit fb98209008
8 changed files with 19 additions and 3 deletions

View File

@@ -6,9 +6,11 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("desk_tip", ""),
("Password", ""),
("Ready", ""),
("Established", ""),
("connecting_status", ""),
("Enable Service", ""),
("Start Service", ""),
("Service is running", ""),
("Service is not running", ""),
("not_ready_status", ""),
("Control Remote Desktop", ""),