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

9 lines
119 B
PHP
Raw Normal View History

2017-12-13 11:48:50 +00:00
<?php
return [
'sales_price' => 'Prodejní cena',
'purchase_price' => 'Nákupní cena',
];