10 lines
173 B
PHP
Raw Normal View History

2020-08-06 21:02:03 +00:00
<?php
return [
2021-05-30 11:48:08 +00:00
'sales_price' => 'Müügihind',
'purchase_price' => 'Ostuhind',
'enter_item_description' => 'Sisesta ühikku kirjeldus',
2020-08-06 21:02:03 +00:00
];