mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-16 12:01:29 +03:00
refact: remove dup translation (#9043)
Signed-off-by: fufesou <linlong1266@gmail.com>
This commit is contained in:
@@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Set PIN", "设置 PIN 码"),
|
||||
("Enable trusted devices", "启用信任设备"),
|
||||
("Manage trusted devices", "管理信任设备"),
|
||||
("Trust this device", "信任此设备"),
|
||||
("Platform", "平台"),
|
||||
("Days remaining", "剩余天数"),
|
||||
("enable-trusted-devices-tip", "允许受信任的设备跳过 2FA 验证"),
|
||||
|
||||
Reference in New Issue
Block a user