mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-11-27 19:31:01 -06:00
New translations firefly.php (Dutch)
This commit is contained in:
parent
0aa08ad58a
commit
913a9ef132
@ -144,7 +144,10 @@ return [
|
||||
|
||||
// repeat frequencies:
|
||||
'repeat_freq_yearly' => 'jaarlijks',
|
||||
'repeat_freq_half-year' => 'every half-year',
|
||||
'repeat_freq_quarterly' => 'quarterly',
|
||||
'repeat_freq_monthly' => 'maandelijks',
|
||||
'repeat_freq_weekly' => 'weekly',
|
||||
'weekly' => 'wekelijks',
|
||||
'quarterly' => 'elk kwartaal',
|
||||
'half-year' => 'elk half jaar',
|
||||
|
Loading…
Reference in New Issue
Block a user