commit
f4656cb55b
@ -431,7 +431,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Weak", "Débil"),
|
("Weak", "Débil"),
|
||||||
("Medium", "Media"),
|
("Medium", "Media"),
|
||||||
("Strong", "Fuerte"),
|
("Strong", "Fuerte"),
|
||||||
("Switch Sides", ""),
|
("Switch Sides", "Intercambiar lados"),
|
||||||
("Please confirm if you want to share your desktop?", ""),
|
("Please confirm if you want to share your desktop?", "Por favor, confirma si quieres compartir tu escritorio"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user