update sk.rs (#7779)
This commit is contained in:
parent
a8eefbc9f0
commit
8a6d9a1496
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", "Viac na webovej konzole"),
|
||||
("allow-only-conn-window-open-tip", "Povoliť pripojenie iba vtedy, ak je otvorené okno aplikácie RustDesk"),
|
||||
("no_need_privacy_mode_no_physical_displays_tip", ""),
|
||||
("no_need_privacy_mode_no_physical_displays_tip", "Žiadne fyzické displeje, nie je potrebné používať režim ochrany osobných údajov."),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue