2018-06-20 18:47:39 +03:00

13 lines
211 B
PHP

<?php
return [
'from_account' => 'Từ Tài khoản',
'to_account' => 'Tới Tài khoản',
'messages' => [
'delete' => ':from to :to (:amount)',
],
];