Akaunting/resources/lang/ko-KR/items.php

9 lines
117 B
PHP

<?php
return [
'sales_price' => '판매 가격',
'purchase_price' => '구매 가격',
];