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

10 lines
177 B
PHP

<?php
return [
'sale_price' => 'Cena sprzedaży',
'purchase_price' => 'Cena zakupu',
'enter_item_description' => 'Wprowadź opis produktu',
];