opt "True color" translation
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
parent
a4bbcbe5ff
commit
36f7d64352
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("List", "列表"),
|
||||
("Virtual display", "虚拟显示器"),
|
||||
("Plug out all", "拔出所有"),
|
||||
("True color(4:4:4)", "真彩模式(4:4:4)"),
|
||||
("True color (4:4:4)", "真彩模式(4:4:4)"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
@ -565,7 +565,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Open in new window", "Abrir en una nueva ventana"),
|
||||
("Show displays as individual windows", "Mostrar pantallas como ventanas individuales"),
|
||||
("Use all my displays for the remote session", "Usar todas mis pantallas para la sesión remota"),
|
||||
("selinux_tip", ""),
|
||||
("selinux_tip", "SELinux está activado en tu dispositivo, lo que puede hacer que RustDesk no se ejecute correctamente como lado controlado."),
|
||||
("Change view", ""),
|
||||
("Big tiles", ""),
|
||||
("Small tiles", ""),
|
||||
|
Loading…
x
Reference in New Issue
Block a user