mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-08 05:01:30 +03:00
fix ci
This commit is contained in:
@@ -587,6 +587,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("2FA code must be 6 digits.", "Kód 2FA musí obsahovať 6 číslic."),
|
||||
("Multiple Windows sessions found", "Našlo sa viacero relácií systému Windows"),
|
||||
("Please select the session you want to connect to", "Vyberte reláciu, ku ktorej sa chcete pripojiť"),
|
||||
("powered by RustDesk", ""),
|
||||
("powered_by_me", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user