<?php
return [
'sales_price' => 'Цена продажи',
'purchase_price' => 'Цена покупки',
'enter_item_description' => 'Введите описание пункта',
];