Update pt-br.js

No need for the 'year' word. Fixed the 'preview' word (correct orthography).
This commit is contained in:
Rodrigo de Almeida 2017-01-25 18:57:58 -02:00 committed by 杨奕
parent 50bb6739f8
commit f5658a7062

View File

@ -12,7 +12,7 @@ export default {
startTime: 'Hora inicial', startTime: 'Hora inicial',
endDate: 'Data final', endDate: 'Data final',
endTime: 'Hora final', endTime: 'Hora final',
year: 'Ano', year: '',
month1: 'Janeiro', month1: 'Janeiro',
month2: 'Fevereiro', month2: 'Fevereiro',
month3: 'Março', month3: 'Março',
@ -69,7 +69,7 @@ export default {
}, },
upload: { upload: {
delete: 'Apagar', delete: 'Apagar',
preview: 'Previsualizar', preview: 'Pré-visualizar',
continue: 'Continuar' continue: 'Continuar'
}, },
table: { table: {