|
@@ -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'
|
|
}
|
|
}
|
|
}
|
|
}
|
|
};
|
|
};
|