<?php
return [
'from_account' => 'Dari Rekening',
'to_account' => 'Ke Rekening',
'messages' => [
'delete' => ':from ke :to (:amount)',
],
];