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

10 lines
158 B
PHP

<?php
return [
'sale_price' => '定價',
'purchase_price' => '售價',
'enter_item_description' => '輸入項目描述',
];