mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-02 13:01:30 +03:00
windows silent install notification
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
@@ -541,5 +541,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Change Color", "Farbe ändern"),
|
||||
("Primary Color", "Primärfarbe"),
|
||||
("HSV Color", "HSV-Farbe"),
|
||||
("Installation Successful!", ""),
|
||||
("Installation failed!", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user