Locale: update pt-br translations (#9118)

pull/9122/head
Vitor A. Vale 2018-01-03 12:21:44 -02:00 committed by cinwell.li
parent 63fed345e5
commit 166df00c44
1 changed files with 5 additions and 5 deletions

View File

@ -16,10 +16,10 @@ export default {
startTime: 'Hora inicial', startTime: 'Hora inicial',
endDate: 'Data final', endDate: 'Data final',
endTime: 'Hora final', endTime: 'Hora final',
prevYear: 'Previous Year', // to be translated prevYear: 'Ano anterior',
nextYear: 'Next Year', // to be translated nextYear: 'Próximo ano',
prevMonth: 'Previous Month', // to be translated prevMonth: 'Mês anterior',
nextMonth: 'Next Month', // to be translated nextMonth: 'Próximo mês',
year: '', year: '',
month1: 'Janeiro', month1: 'Janeiro',
month2: 'Fevereiro', month2: 'Fevereiro',
@ -82,7 +82,7 @@ export default {
error: 'Erro!' error: 'Erro!'
}, },
upload: { upload: {
deleteTip: 'press delete to remove', // to be translated deleteTip: 'aperte delete para apagar',
delete: 'Apagar', delete: 'Apagar',
preview: 'Pré-visualizar', preview: 'Pré-visualizar',
continue: 'Continuar' continue: 'Continuar'