<?php
return [
'from_account' => 'Из аккаунта',
'to_account' => 'В аккаунт',
'messages' => [
'delete' => ':from to :to (:amount)',
],
];