Skip to content

Commit

Permalink
Merge pull request #4940 from bovirus/master
Browse files Browse the repository at this point in the history
Update italian language
  • Loading branch information
rustdesk authored Jul 10, 2023
2 parents a96eb23 + c890cbf commit 48a11cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lang/it.rs
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Username missed", "Nome utente mancante"),
("Password missed", "Password mancante"),
("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"),
("Unremember Password", "Dimentica password"),
("Favorites", "Preferiti"),
Expand Down

0 comments on commit 48a11cd

Please sign in to comment.