9 lines
126 B
PHP
9 lines
126 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'sale_price' => 'מחיר מבצע',
|
|
'purchase_price' => 'מחיר רכישה',
|
|
|
|
];
|