Update Italian language
This commit is contained in:
parent
aaa03db69c
commit
72cfe05323
1 changed files with 2 additions and 2 deletions
|
|
@ -526,7 +526,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("Sort tags", "Ordina etichette"),
|
||||
("Open connection in new tab", "Apri connessione in una nuova scheda"),
|
||||
("Move tab to new window", "Sposta scheda nella finestra successiva"),
|
||||
("Can not be empty", ""),
|
||||
("Already exists", ""),
|
||||
("Can not be empty", "Non può essere vuoto"),
|
||||
("Already exists", "Esiste già"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue