update cs.rs (#8285)
This commit is contained in:
parent
ac9f3317f1
commit
e9e2214d29
1 changed files with 2 additions and 2 deletions
|
|
@ -615,7 +615,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("android_new_voice_call_tip", "Byl přijat nový požadavek na hlasové volání. Pokud hovor přijmete, přepne se zvuk na hlasovou komunikaci."),
|
||||
("texture_render_tip", "Použít vykreslování textur, aby byly obrázky hladší."),
|
||||
("Use texture rendering", "Použít vykreslování textur"),
|
||||
("Floating window", ""),
|
||||
("floating_window_tip", ""),
|
||||
("Floating window", "Plovoucí okno"),
|
||||
("floating_window_tip", "Pomáhá udržovat službu RustDesk na pozadí"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue