<?php
return [
'from_account' => 'De la Cuenta',
'to_account' => 'A la Cuenta',
'messages' => [
'delete' => ':from a :to (:amount)',
],
];