mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-07 17:41:28 +03:00
trans
This commit is contained in:
@@ -6,9 +6,11 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("desk_tip", "你的桌面可以通过下面的ID和密码访问。"),
|
||||
("Password", "密码"),
|
||||
("Ready", "就绪"),
|
||||
("Established", "已建立"),
|
||||
("connecting_status", "正在接入RustDesk网络..."),
|
||||
("Enable Service", "允许服务"),
|
||||
("Start Service", "启动服务"),
|
||||
("Service is running", "服务正在运行"),
|
||||
("Service is not running", "服务没有启动"),
|
||||
("not_ready_status", "未就绪,请检查网络连接"),
|
||||
("Control Remote Desktop", "控制远程桌面"),
|
||||
|
||||
Reference in New Issue
Block a user