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

9 lines
110 B
PHP
Raw Normal View History

2020-09-23 00:34:19 +00:00
<?php
return [
2022-06-01 07:15:55 +00:00
'sale_price' => 'Myyntihinta',
'purchase_price' => 'Ostohinta',
2020-09-23 00:34:19 +00:00
];