Commit b1dd1e8a authored by Giovane Souza's avatar Giovane Souza Committed by island205

Update pt-br.js (#15776)

i18n: Updated missing translations of `image.error` and `pageHeader.title`
parent 563d727e
...@@ -107,10 +107,10 @@ export default { ...@@ -107,10 +107,10 @@ export default {
hasCheckedFormat: '{checked}/{total} selecionados' hasCheckedFormat: '{checked}/{total} selecionados'
}, },
image: { image: {
error: 'FAILED' // to be translated error: 'Erro ao carregar imagem'
}, },
pageHeader: { pageHeader: {
title: 'Back' // to be translated title: 'Voltar'
} }
} }
}; };
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment