mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-15 17:01:29 +03:00
Update it.rs
This commit is contained in:
@@ -446,8 +446,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("FPS", "FPS"),
|
("FPS", "FPS"),
|
||||||
("Auto", "Auto"),
|
("Auto", "Auto"),
|
||||||
("Other Default Options", "Altre Opzioni Predefinite"),
|
("Other Default Options", "Altre Opzioni Predefinite"),
|
||||||
("Voice call", ""),
|
("Voice call", "Chiamata vocale"),
|
||||||
("Text chat", ""),
|
("Text chat", "Chat testuale"),
|
||||||
("Stop voice call", ""),
|
("Stop voice call", "Interrompi la chiamata vocale"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user