akaunting/resources/lang/ms-MY/transfers.php

13 lines
198 B
PHP
Raw Normal View History

2020-02-17 15:16:02 +03:00
<?php
return [
'from_account' => 'Dari Akaun',
'to_account' => 'Ke Akaun',
'messages' => [
'delete' => ':from kepada :to (:amount)',
],
];