9 lines
115 B
PHP
Raw Normal View History

2019-03-25 15:23:26 +03:00
<?php
return [
'sales_price' => '販売価格',
'purchase_price' => '購入価格',
];