Update es.rs
New terms added!
This commit is contained in:
parent
5dea8a7f6c
commit
e5a8e7b1c8
@ -477,8 +477,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Empty Username", "Nombre de usuario vacío"),
|
||||
("Empty Password", "Contraseña vacía"),
|
||||
("Me", "Yo"),
|
||||
("identical_file_tip", ""),
|
||||
("show_monitors_tip", ""),
|
||||
("View Mode", ""),
|
||||
("identical_file_tip", "Este archivo es idéntico al del par."),
|
||||
("show_monitors_tip", "Mostrar monitores en la barra de herramientas"),
|
||||
("View Mode", "Modo Vista"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user