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,7 @@ return [
'bill' => 'Bill',
'withdrawal' => 'Withdrawal',
'deposit' => 'Deposit',
'transfer' => 'Transfer'
'transfer' => 'Transfer',
'type' => 'Type',
'completed' => 'Completed',
];