mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-07 20:30:08 +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", "Imposta PIN"),
|
||||
("Enable trusted devices", ""),
|
||||
("Manage trusted devices", ""),
|
||||
("Trust this device", "Registra questo dispositivo come attendibile"),
|
||||
("Platform", ""),
|
||||
("Days remaining", ""),
|
||||
("enable-trusted-devices-tip", ""),
|
||||
|
||||
Reference in New Issue
Block a user