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

9 lines
110 B
PHP

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