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
commit 97ac253465
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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