Update es.rs
New terms added
This commit is contained in:
parent
f1c0f1d0a4
commit
12fbbbb5b3
@ -538,8 +538,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("pull_ab_failed_tip", "No se ha podido refrescar el directorio"),
|
("pull_ab_failed_tip", "No se ha podido refrescar el directorio"),
|
||||||
("push_ab_failed_tip", "No se ha podido sincronizar el directorio con el servidor"),
|
("push_ab_failed_tip", "No se ha podido sincronizar el directorio con el servidor"),
|
||||||
("synced_peer_readded_tip", "Los dispositivos presentes en sesiones recientes se sincronizarán con el directorio."),
|
("synced_peer_readded_tip", "Los dispositivos presentes en sesiones recientes se sincronizarán con el directorio."),
|
||||||
("Change Color", ""),
|
("Change Color", "Cambiar Color"),
|
||||||
("Primary Color", ""),
|
("Primary Color", "Color Primario"),
|
||||||
("HSV Color", ""),
|
("HSV Color", "Color HSV"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user