Akaunting/resources/lang/hu-HU/items.php

9 lines
117 B
PHP

<?php
return [
'sale_price' => 'Eladási ár',
'purchase_price' => 'Beszerzési ár',
];