<?php
return [
'from_account' => 'Van Account',
'to_account' => 'Naar Account',
'messages' => [
'delete' => ':from to :to (:amount)',
],
];