akaunting/resources/lang/cs-CZ/items.php

9 lines
118 B
PHP

<?php
return [
'sale_price' => 'Prodejní cena',
'purchase_price' => 'Nákupní cena',
];