2022-04-26 00:22:13 +00:00

10 lines
168 B
PHP

<?php
return [
'sales_price' => 'Myyntihinta',
'purchase_price' => 'Ostohinta',
'enter_item_description' => 'Syötä tuotekuvaus',
];