akaunting/resources/lang/pl-PL/items.php

9 lines
117 B
PHP

<?php
return [
'sales_price' => 'Cena sprzedaży',
'purchase_price' => 'Cena zakupu',
];