mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-12-03 11:29:25 +08:00
update ca.rs
changed typo seguritat->seguretat
This commit is contained in:
parent
aa2837dd39
commit
9a203c4804
@ -334,7 +334,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Scale original", "Escala original"),
|
||||
("Scale adaptive", "Escala adaptativa"),
|
||||
("General", ""),
|
||||
("Security", "Seguritat"),
|
||||
("Security", "Seguretat"),
|
||||
("Account", "Compte"),
|
||||
("Theme", "Tema"),
|
||||
("Dark Theme", "Tema Fosc"),
|
||||
@ -342,7 +342,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Light", "Clar"),
|
||||
("Follow System", "Tema del sistema"),
|
||||
("Enable hardware codec", "Habilitar còdec per hardware"),
|
||||
("Unlock Security Settings", "Desbloquejar ajustaments de seguritat"),
|
||||
("Unlock Security Settings", "Desbloquejar ajustaments de seguretat"),
|
||||
("Enable Audio", "Habilitar àudio"),
|
||||
("Unlock Network Settings", "Desbloquejar Ajustaments de Xarxa"),
|
||||
("Server", "Servidor"),
|
||||
|
Loading…
Reference in New Issue
Block a user