2019-11-23 21:56:10 +03:00

9 lines
115 B
PHP

<?php
return [
'sales_price' => '販売価格',
'purchase_price' => '購入価格',
];