mirror of
https://gitee.com/ElemeFE/element.git
synced 2024-12-04 21:27:52 +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',
|
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: {
|
||||||
|
Loading…
Reference in New Issue
Block a user