mirror of
https://gitee.com/ElemeFE/element.git
synced 2024-12-02 12:18:46 +08:00
Update pt-br.js (#15776)
i18n: Updated missing translations of `image.error` and `pageHeader.title`
This commit is contained in:
parent
563d727e80
commit
b1dd1e8a80
@ -107,10 +107,10 @@ export default {
|
||||
hasCheckedFormat: '{checked}/{total} selecionados'
|
||||
},
|
||||
image: {
|
||||
error: 'FAILED' // to be translated
|
||||
error: 'Erro ao carregar imagem'
|
||||
},
|
||||
pageHeader: {
|
||||
title: 'Back' // to be translated
|
||||
title: 'Voltar'
|
||||
}
|
||||
}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user