mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-09 22:01: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", "Перезаписать"),
|
||||
("This file exists, skip or overwrite this file?", "Файл существует, пропустить или перезаписать его?"),
|
||||
("Quit", "Выйти"),
|
||||
("doc_mac_permission", "https://rustdesk.com/docs/ru/manual/mac/#включение-разрешений"),
|
||||
("Help", "Помощь"),
|
||||
("Failed", "Не выполнено"),
|
||||
("Succeeded", "Выполнено"),
|
||||
|
||||
Reference in New Issue
Block a user