Update es.rs
typo correction
This commit is contained in:
parent
b0c4803113
commit
2642dcf37d
1 changed files with 1 additions and 1 deletions
|
|
@ -475,7 +475,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("empty_address_book_tip", "Parece que actualmente no hay pares en tu libreta de direcciones."),
|
||||
("eg: admin", "ej.: admin"),
|
||||
("Empty Username", "Nombre de usuario vacío"),
|
||||
("Empty Password", "Contaseña vacía"),
|
||||
("Empty Password", "Contraseña vacía"),
|
||||
("Me", "Yo"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue