9 lines
131 B
PHP
9 lines
131 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'sale_price' => 'فروخت کی قیمت',
|
|
'purchase_price' => 'قیمت خرید',
|
|
|
|
];
|