mirror of
https://gitee.com/ElemeFE/element.git
synced 2024-12-03 20:58:09 +08:00
Update pt-br.js
No need for the 'year' word. Fixed the 'preview' word (correct orthography).
This commit is contained in:
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
Block a user