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

@@ -25,5 +25,8 @@ return [
'bill' => 'Rekening',
'withdrawal' => 'Uitgave',
'deposit' => 'Inkomsten',
'transfer' => 'Overschrijving'
'transfer' => 'Overschrijving',
'type' => 'Type',
'completed' => 'Opgeslagen'
];