mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-18 00:31:27 +03:00
Update tw.rs (#12814)
This commit is contained in:
@@ -708,7 +708,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Failed to check if the user is an administrator.", "檢查使用者是否是系統管理員時失敗了"),
|
("Failed to check if the user is an administrator.", "檢查使用者是否是系統管理員時失敗了"),
|
||||||
("Supported only in the installed version.", "僅支援於已安裝的版本"),
|
("Supported only in the installed version.", "僅支援於已安裝的版本"),
|
||||||
("elevation_username_tip", "輸入使用者名稱或網域\\使用者名稱"),
|
("elevation_username_tip", "輸入使用者名稱或網域\\使用者名稱"),
|
||||||
("Preparing for installation ...", ""),
|
("Preparing for installation ...", "正在準備安裝..."),
|
||||||
("Show my cursor", ""),
|
("Show my cursor", "顯示我的游標"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user