Akaunting/resources/lang/sr-SP/items.php

9 lines
139 B
PHP

<?php
return [
'sales_price' => 'Продајна цена',
'purchase_price' => 'Набавна цена',
];