Akaunting/resources/lang/fa-IR/items.php

9 lines
125 B
PHP
Raw Normal View History

2017-11-14 22:42:02 +00:00
<?php
return [
'sales_price' => 'قیمت فروش',
'purchase_price' => 'قیمت خرید',
2017-11-30 09:22:00 +00:00
2017-11-14 22:42:02 +00:00
];