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

9 lines
111 B
PHP
Raw Normal View History

2018-01-13 12:08:50 +00:00
<?php
return [
'sales_price' => 'Harga Jual',
'purchase_price' => 'Harga Beli',
];