mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-23 19:49:05 +08:00
typo
This commit is contained in:
parent
4b3b31147e
commit
38fcf4e039
@ -310,7 +310,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Start the screen sharing service on boot, requires special permissions", "开机自动启动屏幕共享服务,此功能需要一些特殊权限。"),
|
||||
("Connection not allowed", "对方不允许连接"),
|
||||
("Legacy mode", "传统模式"),
|
||||
("Map mode", "1:1 传输"),
|
||||
("Map mode", "1:1 传输"),
|
||||
("Translate mode", "翻译模式"),
|
||||
("Use permanent password", "使用固定密码"),
|
||||
("Use both passwords", "同时使用两种密码"),
|
||||
|
@ -310,7 +310,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Start the screen sharing service on boot, requires special permissions", "開機時啟動螢幕分享服務,需要特殊權限。"),
|
||||
("Connection not allowed", "不允許連線"),
|
||||
("Legacy mode", "傳統模式"),
|
||||
("Map mode", "1:1 傳輸模式"),
|
||||
("Map mode", "1:1 傳輸模式"),
|
||||
("Translate mode", "翻譯模式"),
|
||||
("Use permanent password", "使用固定密碼"),
|
||||
("Use both passwords", "同時使用兩種密碼"),
|
||||
|
Loading…
Reference in New Issue
Block a user