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

9 lines
127 B
PHP
Raw Normal View History

2017-12-13 11:54:52 +00:00
<?php
return [
'sales_price' => 'سعر البيع',
'purchase_price' => 'سعر الشراء',
];