update cs.rs (#7780)
This commit is contained in:
parent
8a6d9a1496
commit
d4a1d4cd7e
1 changed files with 1 additions and 1 deletions
|
|
@ -601,6 +601,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("Everyone", "Každý"),
|
||||
("ab_web_console_tip", "Více na webové konzoli"),
|
||||
("allow-only-conn-window-open-tip", "Povolit připojení pouze v případě, že je otevřené okno RustDesk"),
|
||||
("no_need_privacy_mode_no_physical_displays_tip", ""),
|
||||
("no_need_privacy_mode_no_physical_displays_tip", "Žádné fyzické displeje, není třeba používat režim soukromí."),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue