2022-06-01 10:15:55 +03:00

9 lines
116 B
PHP

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