mirror of https://github.com/ElemeFE/element
i18n: Update Spanish translation (#21924)
Despejar doesn't make sense in this case.pull/18301/merge
parent
8b5e58dd3f
commit
fe898a1d93
|
@ -8,7 +8,7 @@ export default {
|
||||||
now: 'Ahora',
|
now: 'Ahora',
|
||||||
today: 'Hoy',
|
today: 'Hoy',
|
||||||
cancel: 'Cancelar',
|
cancel: 'Cancelar',
|
||||||
clear: 'Despejar',
|
clear: 'Limpiar',
|
||||||
confirm: 'Confirmar',
|
confirm: 'Confirmar',
|
||||||
selectDate: 'Seleccionar fecha',
|
selectDate: 'Seleccionar fecha',
|
||||||
selectTime: 'Seleccionar hora',
|
selectTime: 'Seleccionar hora',
|
||||||
|
@ -91,7 +91,7 @@ export default {
|
||||||
emptyText: 'Sin Datos',
|
emptyText: 'Sin Datos',
|
||||||
confirmFilter: 'Confirmar',
|
confirmFilter: 'Confirmar',
|
||||||
resetFilter: 'Reiniciar',
|
resetFilter: 'Reiniciar',
|
||||||
clearFilter: 'Despejar',
|
clearFilter: 'Limpiar',
|
||||||
sumText: 'Suma'
|
sumText: 'Suma'
|
||||||
},
|
},
|
||||||
tree: {
|
tree: {
|
||||||
|
|
Loading…
Reference in New Issue