Akaunting/resources/lang/ar-SA/transfers.php

13 lines
208 B
PHP

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