Akaunting/resources/lang/id-ID/items.php

9 lines
111 B
PHP

<?php
return [
'sales_price' => 'Harga Jual',
'purchase_price' => 'Harga Beli',
];