akaunting/resources/lang/fa-IR/transfers.php
2018-11-20 11:41:17 +03:00

13 lines
204 B
PHP

<?php
return [
'from_account' => 'از حساب',
'to_account' => 'به حساب',
'messages' => [
'delete' => ':from تا :to (:amount)',
],
];