mirror of https://github.com/ElemeFE/element
i18n: update locale es.js (#17419)
parent
4db58f39e7
commit
059448bf7d
|
@ -106,10 +106,10 @@ export default {
|
||||||
hasCheckedFormat: '{checked}/{total} revisados'
|
hasCheckedFormat: '{checked}/{total} revisados'
|
||||||
},
|
},
|
||||||
image: {
|
image: {
|
||||||
error: 'FAILED' // to be translated
|
error: 'HA FALLADO'
|
||||||
},
|
},
|
||||||
pageHeader: {
|
pageHeader: {
|
||||||
title: 'Back' // to be translated
|
title: 'Volver'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue