commit
fb61a1707c
@ -446,8 +446,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("FPS", ""),
|
("FPS", ""),
|
||||||
("Auto", ""),
|
("Auto", ""),
|
||||||
("Other Default Options", "Otras opciones predeterminadas"),
|
("Other Default Options", "Otras opciones predeterminadas"),
|
||||||
("Voice call", ""),
|
("Voice call", "Llamada de voz"),
|
||||||
("Text chat", ""),
|
("Text chat", "Chat de texto"),
|
||||||
("Stop voice call", ""),
|
("Stop voice call", "Detener llamada de voz"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user