Merge pull request #4662 from bovirus/master

Update italian language
This commit is contained in:
RustDesk
2023-06-16 16:41:39 +08:00
committed by GitHub

View File

@@ -68,7 +68,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Close", "Chiudi"), ("Close", "Chiudi"),
("Retry", "Riprova"), ("Retry", "Riprova"),
("OK", "OK"), ("OK", "OK"),
("Password Required", "Password richiesta"), ("Password Required", "Richiesta password"),
("Please enter your password", "Inserisci la password"), ("Please enter your password", "Inserisci la password"),
("Remember password", "Ricorda password"), ("Remember password", "Ricorda password"),
("Wrong Password", "Password errata"), ("Wrong Password", "Password errata"),