Commit 166df00c authored by Vitor A. Vale's avatar Vitor A. Vale Committed by cinwell.li

Locale: update pt-br translations (#9118)

parent 63fed345
......@@ -16,10 +16,10 @@ export default {
startTime: 'Hora inicial',
endDate: 'Data final',
endTime: 'Hora final',
prevYear: 'Previous Year', // to be translated
nextYear: 'Next Year', // to be translated
prevMonth: 'Previous Month', // to be translated
nextMonth: 'Next Month', // to be translated
prevYear: 'Ano anterior',
nextYear: 'Próximo ano',
prevMonth: 'Mês anterior',
nextMonth: 'Próximo mês',
year: '',
month1: 'Janeiro',
month2: 'Fevereiro',
......@@ -82,7 +82,7 @@ export default {
error: 'Erro!'
},
upload: {
deleteTip: 'press delete to remove', // to be translated
deleteTip: 'aperte delete para apagar',
delete: 'Apagar',
preview: 'Pré-visualizar',
continue: 'Continuar'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment