mirror of https://github.com/ElemeFE/element
i18n: fix italian mistake (#21012)
parent
eb48974c14
commit
6fda9a0821
|
@ -78,7 +78,7 @@ export default {
|
|||
},
|
||||
messagebox: {
|
||||
confirm: 'OK',
|
||||
cancel: 'Cancella',
|
||||
cancel: 'Annulla',
|
||||
error: 'Input non valido'
|
||||
},
|
||||
upload: {
|
||||
|
|
Loading…
Reference in New Issue