<?php
return [
'sale_price' => 'Utsalgspris',
'purchase_price' => 'Innkjøpspris',
'enter_item_description' => 'Skriv artikkelbeskrivelse',
];