mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-07 06:31:22 +00:00
Update meta files for new release.
This commit is contained in:
@@ -87,10 +87,8 @@ return [
|
||||
'flash_info_multiple' => 'Er is één melding|Er zijn :count meldingen',
|
||||
'flash_error_multiple' => 'Er is één fout|Er zijn :count fouten',
|
||||
'net_worth' => 'Kapitaal',
|
||||
'route_has_no_help' => 'Er is geen hulptekst voor deze pagina.',
|
||||
'help_for_this_page' => 'Hulp bij deze pagina',
|
||||
'no_help_could_be_found' => 'Er kon geen helptekst worden gevonden.',
|
||||
'no_help_title' => 'Sorry, er ging wat mis.',
|
||||
'help_for_this_page_body' => 'You can find more information about this page <a href="https://docs.firefly-iii.org/">in the documentation</a>.',
|
||||
'two_factor_welcome' => 'Hallo!',
|
||||
'two_factor_enter_code' => 'Vul je authenticatiecode in. Je authenticatieapplicatie kan deze voor je genereren.',
|
||||
'two_factor_code_here' => 'Code',
|
||||
@@ -373,6 +371,8 @@ return [
|
||||
'repeat_freq_quarterly' => 'elk kwartaal',
|
||||
'repeat_freq_monthly' => 'maandelijks',
|
||||
'repeat_freq_weekly' => 'wekelijks',
|
||||
'repeat_freq_daily' => 'daily',
|
||||
'daily' => 'daily',
|
||||
'weekly' => 'wekelijks',
|
||||
'quarterly' => 'elk kwartaal',
|
||||
'half-year' => 'elk half jaar',
|
||||
|
||||
Reference in New Issue
Block a user