akaunting/resources/lang/ar-SA/transfers.php
2018-08-29 16:47:58 +03:00

13 lines
208 B
PHP

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