Update Italian language (#8185)
This commit is contained in:
parent
cf4f073153
commit
1bfafaf07c
1 changed files with 2 additions and 2 deletions
|
|
@ -613,7 +613,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("clear_Wayland_screen_selection_tip", "Dopo aver annullato la selezione schermo, è possibile selezionare nuovamente lo schermo da condividere."),
|
||||
("confirm_clear_Wayland_screen_selection_tip", "Sei sicuro di voler annullare la selezione schermo Wayland?"),
|
||||
("android_new_voice_call_tip", "È stata ricevuta una nuova richiesta di chiamata vocale. Se accetti, l'audio passerà alla comunicazione vocale."),
|
||||
("texture_render_tip", ""),
|
||||
("Use texture rendering", ""),
|
||||
("texture_render_tip", "Usa il rendering texture per rendere le immagini più fluide."),
|
||||
("Use texture rendering", "Usa rendering texture"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue