mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-05 06:21:28 +03:00
remove doc_mac_permission from tempate
This commit is contained in:
@@ -295,7 +295,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Overwrite", "Přepsat"),
|
||||
("This file exists, skip or overwrite this file?", "Tento soubor existuje, přeskočit, nebo přepsat tento soubor?"),
|
||||
("Quit", "Ukončit"),
|
||||
("doc_mac_permission", "https://rustdesk.com/docs/en/manual/mac/#enable-permissions"),
|
||||
("Help", "Nápověda"),
|
||||
("Failed", "Nepodařilo se"),
|
||||
("Succeeded", "Úspěšný"),
|
||||
|
||||
Reference in New Issue
Block a user