Akaunting/resources/lang/nb-NO/items.php

9 lines
115 B
PHP

<?php
return [
'sales_price' => 'Utsalgspris',
'purchase_price' => 'Innkjøpspris',
];