Akaunting/resources/lang/sk-SK/items.php

9 lines
118 B
PHP

<?php
return [
'sale_price' => 'Predajná cena',
'purchase_price' => 'Nákúpna cena',
];