mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-01-02 12:17:22 -06:00
New translations form.php (Dutch)
This commit is contained in:
parent
e58ea4d0c7
commit
6d508e61a0
@ -64,11 +64,11 @@ return [
|
||||
'expense_account' => 'Crediteur',
|
||||
'revenue_account' => 'Debiteur',
|
||||
'decimal_places' => 'Aantal decimalen',
|
||||
'exchange_rate_instruction' => 'Foreign currencies',
|
||||
'exchanged_amount' => 'Exchanged amount',
|
||||
'source_amount' => 'Amount (source)',
|
||||
'destination_amount' => 'Amount (destination)',
|
||||
'native_amount' => 'Native amount',
|
||||
'exchange_rate_instruction' => 'Vreemde valuta',
|
||||
'exchanged_amount' => 'Uitgewisseld bedrag',
|
||||
'source_amount' => 'Bronbedrag',
|
||||
'destination_amount' => 'Doelbedrag',
|
||||
'native_amount' => 'Origineel bedrag',
|
||||
|
||||
'revenue_account_source' => 'Debiteur (bron)',
|
||||
'source_account_asset' => 'Bronrekening (betaalrekening)',
|
||||
|
Loading…
Reference in New Issue
Block a user