mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-02-17 14:07:28 +08:00
refact: macos, update, preparing for installation (#12581)
Signed-off-by: fufesou <linlong1266@gmail.com>
This commit is contained in:
@@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Failed to check if the user is an administrator.", "Błąd sprawdzania, czy użytkownik jest administratorem."),
|
||||
("Supported only in the installed version.", "Wspierane tylko dla zainstalowanej aplikacji."),
|
||||
("elevation_username_tip", "Podaj nazwę użytkownika lub domena\\użytkownik"),
|
||||
("Preparing for installation ...", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user