mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-11-27 19:31:01 -06:00
New translations firefly.php (Portuguese, Brazilian)
This commit is contained in:
parent
58af8ba4a8
commit
cfc5bbd36f
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user