commit
						2e848061cb
					
				@ -41,9 +41,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
 | 
				
			|||||||
        ("About", "Informazioni"),
 | 
					        ("About", "Informazioni"),
 | 
				
			||||||
        ("Slogan_tip", "Fatta con il cuore in questo mondo caotico!"),
 | 
					        ("Slogan_tip", "Fatta con il cuore in questo mondo caotico!"),
 | 
				
			||||||
        ("Privacy Statement", "Informativa sulla privacy"),
 | 
					        ("Privacy Statement", "Informativa sulla privacy"),
 | 
				
			||||||
        ("Build Date", ""),
 | 
					        ("Build Date", "Data della build"),
 | 
				
			||||||
        ("Version", ""),
 | 
					        ("Version", "Versione"),
 | 
				
			||||||
        ("Home", ""),
 | 
					        ("Home", "Home"),
 | 
				
			||||||
        ("Mute", "Silenzia"),
 | 
					        ("Mute", "Silenzia"),
 | 
				
			||||||
        ("Audio Input", "Input audio"),
 | 
					        ("Audio Input", "Input audio"),
 | 
				
			||||||
        ("Enhancements", "Miglioramenti"),
 | 
					        ("Enhancements", "Miglioramenti"),
 | 
				
			||||||
@ -436,6 +436,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
 | 
				
			|||||||
        ("Strong", "Forte"),
 | 
					        ("Strong", "Forte"),
 | 
				
			||||||
        ("Switch Sides", "Cambia lato"),
 | 
					        ("Switch Sides", "Cambia lato"),
 | 
				
			||||||
        ("Please confirm if you want to share your desktop?", "Vuoi condividere il tuo desktop?"),
 | 
					        ("Please confirm if you want to share your desktop?", "Vuoi condividere il tuo desktop?"),
 | 
				
			||||||
        ("Closed as expected", ""),
 | 
					        ("Closed as expected", "Chiuso come previsto"),
 | 
				
			||||||
    ].iter().cloned().collect();
 | 
					    ].iter().cloned().collect();
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user