mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
fix some words
This commit is contained in:
@@ -53,7 +53,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Audio Input", "Entrada d'àudio"),
|
||||
("Enhancements", "Millores"),
|
||||
("Hardware Codec", "Còdec de hardware"),
|
||||
("Adaptive Bitrate", "Tasa de bits adaptativa"),
|
||||
("Adaptive bitrate", "Tasa de bits adaptativa"),
|
||||
("ID Server", "Servidor de IDs"),
|
||||
("Relay Server", "Servidor Relay"),
|
||||
("API Server", "Servidor API"),
|
||||
@@ -524,7 +524,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("exceed_max_devices", ""),
|
||||
("Sync with recent sessions", ""),
|
||||
("Sort tags", ""),
|
||||
("Separate remote window", ""),
|
||||
("Separate remote windows", ""),
|
||||
("separate window", ""),
|
||||
("Move tab to new window", ""),
|
||||
].iter().cloned().collect();
|
||||
|
||||
Reference in New Issue
Block a user