Akaunting/resources/lang/bg-BG/items.php

9 lines
138 B
PHP

<?php
return [
'sale_price' => 'Продажна цена',
'purchase_price' => 'Покупна цена',
];