mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-06 02:31:27 +03:00
@@ -456,6 +456,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Reconnect", "Reconectar"),
|
("Reconnect", "Reconectar"),
|
||||||
("Codec", "Códec"),
|
("Codec", "Códec"),
|
||||||
("Resolution", "Resolución"),
|
("Resolution", "Resolución"),
|
||||||
("No transfers in progress", ""),
|
("No transfers in progress", "No hay transferencias en curso"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user