Akaunting/resources/lang/fi-FI/items.php

9 lines
111 B
PHP

<?php
return [
'sales_price' => 'Myyntihinta',
'purchase_price' => 'Ostohinta',
];