mirror of
https://github.com/rustdesk/rustdesk
synced 2026-05-24 09:28:23 +00:00
fix cs
This commit is contained in:
parent
f2f12ffb6b
commit
1c447fe438
1 changed files with 1 additions and 1 deletions
|
|
@ -266,7 +266,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("android_start_service_tip", "Službu pro sdílení obrazovky spustíte klepnutím na [Spustit službu] nebo UDĚLTE pověření pro [Zachytávání obsahu obrazovky]."),
|
||||
("Account", "Účet"),
|
||||
("Overwrite", "Přepsat"),
|
||||
("This file exists, skip or overwrite this file?", "Tento soubor existuje – přeskočit ho nebo přepsat?")
|
||||
("This file exists, skip or overwrite this file?", "Tento soubor existuje – přeskočit ho nebo přepsat?"),
|
||||
("Quit", "Ukončit"),
|
||||
("doc_mac_permission", "https://rustdesk.com/docs/en/manual/mac/#enable-permissions"),
|
||||
("Help", "Nápověda"),
|
||||
|
|
|
|||
Loading…
Reference in a new issue