mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
commit
b2cbba0f3b
@ -84,7 +84,7 @@ return [
|
||||
'destination_accounts' => 'Doelrekening(en)',
|
||||
'user_id_is' => 'Je gebruikersnummer is <strong>:user</strong>',
|
||||
'field_supports_markdown' => 'Dit veld ondersteunt <a href="https://en.support.wordpress.com/markdown-quick-reference/">Markdown</a>.',
|
||||
'need_more_help' => 'If you need more help using Firefly III, please <a href="https://github.com/JC5/firefly-iii/issues">open a ticket on Github</a>.',
|
||||
'need_more_help' => 'Als je meer hulp nodig hebt met Firefly III, <a href="https://github.com/JC5/firefly-iii/issues">open dan een ticket op Github</a>.',
|
||||
'nothing_to_display' => 'Er zijn hier geen transacties te zien',
|
||||
'show_all_no_filter' => 'Laat alle transacties zien, zonder te groeperen op datum.',
|
||||
'expenses_by_category' => 'Uitgaven per categorie',
|
||||
|
@ -85,5 +85,5 @@ return [
|
||||
'file' => ':attribute moet een bestand zijn.',
|
||||
'in_array' => 'Het :attribute veld bestaat niet in :other.',
|
||||
'present' => 'Het :attribute veld moet aanwezig zijn.',
|
||||
'amount_zero' => 'The total amount cannot be zero',
|
||||
'amount_zero' => 'Het totaalbedrag kan niet nul zijn',
|
||||
];
|
Loading…
Reference in New Issue
Block a user