New translations.

Signed-off-by: James Cole <thegrumpydictator@gmail.com>
This commit is contained in:
James Cole
2016-10-22 12:03:11 +02:00
parent a147e9b74a
commit 5bff509346
25 changed files with 1215 additions and 955 deletions

View File

@@ -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',
];