remove doc_mac_permission from tempate

This commit is contained in:
rustdesk
2023-10-10 11:53:27 +08:00
parent c51c98d682
commit 8892c8c883
36 changed files with 0 additions and 38 deletions

View File

@@ -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/zh-tw/manual/mac/#啟用權限"),
("Help", "說明"),
("Failed", "失敗"),
("Succeeded", "成功"),