mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Approved. Step name: Proofread
This commit is contained in:
parent
d25665f843
commit
c7940333ec
@ -90,7 +90,7 @@ return [
|
|||||||
'expenses_by_category' => 'Uitgaven per categorie',
|
'expenses_by_category' => 'Uitgaven per categorie',
|
||||||
'expenses_by_budget' => 'Uitgaven per budget',
|
'expenses_by_budget' => 'Uitgaven per budget',
|
||||||
'income_by_category' => 'Inkomsten per categorie',
|
'income_by_category' => 'Inkomsten per categorie',
|
||||||
'cannot_redirect_to_account' => 'Firefly III cannot redirect you to the correct page. Apologies.',
|
'cannot_redirect_to_account' => 'Firefly III kan je niet naar de goede pagina doorsturen. Sorry!',
|
||||||
// repeat frequencies:
|
// repeat frequencies:
|
||||||
'repeat_freq_yearly' => 'jaarlijks',
|
'repeat_freq_yearly' => 'jaarlijks',
|
||||||
'repeat_freq_monthly' => 'maandelijks',
|
'repeat_freq_monthly' => 'maandelijks',
|
||||||
@ -521,9 +521,9 @@ return [
|
|||||||
'stored_new_account' => 'Nieuwe rekening ":name" opgeslagen!',
|
'stored_new_account' => 'Nieuwe rekening ":name" opgeslagen!',
|
||||||
'updated_account' => 'Rekening ":name" geüpdatet',
|
'updated_account' => 'Rekening ":name" geüpdatet',
|
||||||
'credit_card_options' => 'Opties voor credit cards',
|
'credit_card_options' => 'Opties voor credit cards',
|
||||||
'no_transactions_account' => 'There are no transactions (in this period) for asset account ":name".',
|
'no_transactions_account' => 'Betaalrekening ":name" heeft geen geen transacties (in deze periode).',
|
||||||
'no_data_for_chart' => 'There is not enough information (yet) to generate this chart.',
|
'no_data_for_chart' => 'Er is (nog) niet genoeg informatie om deze grafiek te tekenen.',
|
||||||
'select_more_than_one_account' => 'Please select more than one account',
|
'select_more_than_one_account' => 'Selecteer meer dan één rekening',
|
||||||
|
|
||||||
// categories:
|
// categories:
|
||||||
'new_category' => 'Nieuwe categorie',
|
'new_category' => 'Nieuwe categorie',
|
||||||
|
Loading…
Reference in New Issue
Block a user