Update es.rs
New tips added
This commit is contained in:
parent
250d9c45e4
commit
0769e519fc
@ -506,8 +506,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Enable", "Habilitar"),
|
("Enable", "Habilitar"),
|
||||||
("Disable", "Inhabilitar"),
|
("Disable", "Inhabilitar"),
|
||||||
("Options", "Opciones"),
|
("Options", "Opciones"),
|
||||||
("resolution_original_tip", ""),
|
("resolution_original_tip", "Resolución original"),
|
||||||
("resolution_fit_local_tip", ""),
|
("resolution_fit_local_tip", "Ajustar resolución local"),
|
||||||
("resolution_custom_tip", ""),
|
("resolution_custom_tip", "Resolución personalizada"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user