Nieuw vertalingen [skip ci]

This commit is contained in:
James Cole
2015-05-14 15:53:56 +02:00
parent 4fc9966392
commit d66426c137
8 changed files with 47 additions and 22 deletions

View File

@@ -50,6 +50,9 @@ return [
'assetAccounts' => 'Betaalrekeningen',
'expenseAccounts' => 'Crediteuren',
'revenueAccounts' => 'Debiteuren',
'Asset account' => 'Betaalrekening',
'Expense account' => 'Crediteur',
'Revenue Account' => 'Debiteur',
'budgets' => 'Budgetten',
'categories' => 'Categorieën',
'tags' => 'Tags',
@@ -65,7 +68,14 @@ return [
'withdrawal' => 'Uitgave',
'deposit' => 'Inkomsten',
'transfer' => 'Overschrijving',
'Withdrawal' => 'Uitgave',
'Deposit' => 'Inkomsten',
'Transfer' => 'Overschrijving',
'bill' => 'Rekening',
'yes' => 'Ja',
'no' => 'Nee',
'amount' => 'Bedrag',
'newBalance' => 'Nieuw saldo',
// charts:
'dayOfMonth' => 'Dag vd maand',