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