Update it.rs
This commit is contained in:
parent
d668863fec
commit
ac2c711534
1 changed files with 2 additions and 2 deletions
|
|
@ -454,7 +454,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("Stop voice call", "Interrompi la chiamata vocale"),
|
||||
("relay_hint_tip", "Se non è possibile connettersi direttamente, si può provare a farlo tramite relay.\nInoltre, se si desidera utilizzare il relay al primo tentativo, è possibile aggiungere il suffisso \"/r\" all'ID o selezionare l'opzione \"Collegati sempre tramite relay\" nella scheda peer."),
|
||||
("Reconnect", "Riconnetti"),
|
||||
("Codec", ""),
|
||||
("Resolution", ""),
|
||||
("Codec", "Codec"),
|
||||
("Resolution", "Risoluzione"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue