mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-08 15:05:29 +00:00
New translations.
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
This commit is contained in:
@@ -25,6 +25,7 @@ return [
|
||||
'matchedOn' => 'Wordt herkend',
|
||||
'matchesOn' => 'Wordt herkend',
|
||||
'account_type' => 'Accounttype',
|
||||
'created_at' => 'Gemaakt op',
|
||||
'new_balance' => 'Nieuw saldo',
|
||||
'account' => 'Rekening',
|
||||
'matchingAmount' => 'Bedrag',
|
||||
@@ -71,4 +72,17 @@ return [
|
||||
'blocked_code' => 'Reden voor blokkade',
|
||||
'domain' => 'Domein',
|
||||
'registration_attempts' => 'Registratiepogingen',
|
||||
'source_account' => 'Bronrekening',
|
||||
'destination_account' => 'Doelrekening',
|
||||
|
||||
'accounts_count' => 'Aantal rekeningen',
|
||||
'journals_count' => 'Aantal transacties',
|
||||
'attachments_count' => 'Aantal bijlagen',
|
||||
'bills_count' => 'Aantal contracten',
|
||||
'categories_count' => 'Aantal categorieën',
|
||||
'export_jobs_count' => 'Aantal export-jobs',
|
||||
'import_jobs_count' => 'Aantal import-jobs',
|
||||
'budget_count' => 'Aantal budgetten',
|
||||
'rule_and_groups_count' => 'Aantal regels en regelgroepen',
|
||||
'tags_count' => 'Aantal tags',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user