New translations firefly.php (Portuguese, Brazilian)

This commit is contained in:
James Cole 2017-11-03 06:50:53 +01:00
parent 58af8ba4a8
commit cfc5bbd36f

View File

@ -144,7 +144,10 @@ return [
// repeat frequencies:
'repeat_freq_yearly' => 'anual',
'repeat_freq_half-year' => 'every half-year',
'repeat_freq_quarterly' => 'quarterly',
'repeat_freq_monthly' => 'mensal',
'repeat_freq_weekly' => 'weekly',
'weekly' => 'semanal',
'quarterly' => 'trimestral',
'half-year' => 'metade de cada ano',