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

9 lines
126 B
PHP
Raw Normal View History

2017-12-13 11:54:52 +00:00
<?php
return [
2022-06-01 07:15:55 +00:00
'sale_price' => 'سعر البيع',
'purchase_price' => 'سعر الشراء',
2017-12-13 11:54:52 +00:00
];