<?php
return [
'from_account' => 'من حساب',
'to_account' => 'الى حساب',
'messages' => [
'delete' => ':from to :to (:amount)',
],
];