commit
cf1631130d
@ -528,12 +528,12 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Move tab to new window", "Sposta scheda nella finestra successiva"),
|
||||
("Can not be empty", "Non può essere vuoto"),
|
||||
("Already exists", "Esiste già"),
|
||||
("Change Password", ""),
|
||||
("Refresh Password", ""),
|
||||
("ID", ""),
|
||||
("Grid View", ""),
|
||||
("List View", ""),
|
||||
("Select", ""),
|
||||
("Toggle Tags", ""),
|
||||
("Change Password", "Modifica password"),
|
||||
("Refresh Password", "Aggiorna password"),
|
||||
("ID", "ID"),
|
||||
("Grid View", "Vista griglia"),
|
||||
("List View", "Vista elenco"),
|
||||
("Select", "Seleziona"),
|
||||
("Toggle Tags", "Attiva/disattiva tag"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user