Update it.rs
This commit is contained in:
parent
993e2d9c77
commit
948f9f28db
@ -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();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user