Akaunting/resources/lang/uk-UA/items.php

9 lines
136 B
PHP

<?php
return [
'sale_price' => 'Ціна продажу',
'purchase_price' => 'Ціна покупки',
];