mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-09 12: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", "Sobrescribir"),
|
||||
("This file exists, skip or overwrite this file?", "Este archivo existe, ¿omitir o sobrescribir este archivo?"),
|
||||
("Quit", "Salir"),
|
||||
("doc_mac_permission", "https://rustdesk.com/docs/en/manual/mac/#enable-permissions"),
|
||||
("Help", "Ayuda"),
|
||||
("Failed", "Fallido"),
|
||||
("Succeeded", "Logrado"),
|
||||
|
||||
Reference in New Issue
Block a user