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

9 lines
119 B
PHP
Raw Normal View History

2017-12-13 14:54:52 +03:00
<?php
return [
'from_account' => 'من حساب',
'to_account' => 'الى حساب',
];