mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-25 14:11:14 +03:00
@@ -629,8 +629,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("enable-bot-desc", "1. 開啟與 @BotFather 的對話。\n2. 傳送指令 \"/newbot\"。 您將會在完成此步驟後收到權杖 (Token)。\n3. 開始與您剛創立的機器人的對話。 傳送一則以正斜槓 (\"/\") 開頭的訊息來啟用它,例如 \"/hello\"。"),
|
||||
("cancel-2fa-confirm-tip", "確定要取消二步驟驗證嗎?"),
|
||||
("cancel-bot-confirm-tip", "確定要取消 Telegram 機器人嗎?"),
|
||||
("About RustDesk", ""),
|
||||
("Send clipboard keystrokes", ""),
|
||||
("network_error_tip", ""),
|
||||
("About RustDesk", "關於 RustDesk"),
|
||||
("Send clipboard keystrokes", "發送剪貼簿按鍵"),
|
||||
("network_error_tip", "請檢查網路連結,然後點擊重試"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user