9 lines
117 B
PHP
Raw Normal View History

2019-01-10 12:48:48 +03:00
<?php
return [
'sales_price' => '판매 가격',
'purchase_price' => '구매 가격',
];