Update italian language

This commit is contained in:
bovirus 2023-06-16 10:39:49 +02:00 committed by GitHub
parent a1e8e53ee1
commit 8ec4f78ac7
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"), ("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"),