mirror of https://github.com/ElemeFE/element
Update pt-br.js
No need for the 'year' word. Fixed the 'preview' word (correct orthography).pull/2566/merge
parent
50bb6739f8
commit
f5658a7062
|
@ -12,7 +12,7 @@ export default {
|
|||
startTime: 'Hora inicial',
|
||||
endDate: 'Data final',
|
||||
endTime: 'Hora final',
|
||||
year: 'Ano',
|
||||
year: '',
|
||||
month1: 'Janeiro',
|
||||
month2: 'Fevereiro',
|
||||
month3: 'Março',
|
||||
|
@ -69,7 +69,7 @@ export default {
|
|||
},
|
||||
upload: {
|
||||
delete: 'Apagar',
|
||||
preview: 'Previsualizar',
|
||||
preview: 'Pré-visualizar',
|
||||
continue: 'Continuar'
|
||||
},
|
||||
table: {
|
||||
|
|
Loading…
Reference in New Issue