commit
fcb6e87924
@ -498,13 +498,13 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Fingerprint", "Huella digital"),
|
||||
("Copy Fingerprint", "Copiar huella digital"),
|
||||
("no fingerprints", "sin huellas digitales"),
|
||||
("Select a peer", ""),
|
||||
("Select peers", ""),
|
||||
("Plugins", ""),
|
||||
("Uninstall", ""),
|
||||
("Update", ""),
|
||||
("Enable", ""),
|
||||
("Disable", ""),
|
||||
("Options", ""),
|
||||
("Select a peer", "Seleccionar un par"),
|
||||
("Select peers", "Seleccionar pares"),
|
||||
("Plugins", "Complementos"),
|
||||
("Uninstall", "Desinstalar"),
|
||||
("Update", "Actualizar"),
|
||||
("Enable", "Habilitar"),
|
||||
("Disable", "Inhabilitar"),
|
||||
("Options", "Opciones"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user