This commit is contained in:
rustdesk
2022-04-20 15:45:33 +08:00
parent 605a52aebb
commit 4829b87546
10 changed files with 24 additions and 33 deletions

View File

@@ -126,7 +126,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Click to upgrade", "點擊以升級"),
("Click to download", "點擊以下載"),
("Click to update", "點擊以更新"),
("Configuration Permissions", "設定權限"),
("Configure", "設定"),
("config_acc", "您需要授予 RustDesk 「協助工具」 權限才能遠端存取電腦。"),
("config_screen", "您需要授予 RustDesk 「畫面錄製」 權限才能遠端存取電腦。"),
@@ -250,7 +249,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("items", "個項目"),
("Selected", "已選擇"),
("Screen Capture", "屏幕錄製"),
("Mouse Control", "鼠標輸入"),
("Input Control", "輸入控制"),
("File Transfer", "文件傳輸"),
("Audio Capture", "音頻錄製"),
("File Connection", "文件連接"),