Merge pull request #4940 from bovirus/master

Update italian language
This commit is contained in:
RustDesk
2023-07-10 17:32:28 +08:00
committed by GitHub

View File

@@ -233,7 +233,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Username missed", "Nome utente mancante"), ("Username missed", "Nome utente mancante"),
("Password missed", "Password mancante"), ("Password missed", "Password mancante"),
("Wrong credentials", "Credenziali errate"), ("Wrong credentials", "Credenziali errate"),
("The verification code is incorrect or has expired", ""), ("The verification code is incorrect or has expired", "Il codice di verifica non è corretto o è scaduto"),
("Edit Tag", "Modifica tag"), ("Edit Tag", "Modifica tag"),
("Unremember Password", "Dimentica password"), ("Unremember Password", "Dimentica password"),
("Favorites", "Preferiti"), ("Favorites", "Preferiti"),