<?php
/**
* Lang.php
*
* @copyright 2023 beikeshop.com - All Rights Reserved
* @link https://beikeshop.com
* @author Edward Yang <yangjin@guangda.work>
* @created 2023-09-09 09:09:09
* @modified 2023-12-12 07:20:13
*/
return [
'ct' => 'Karat.',
'g' => '.',
'kg' => 'Kc.',
'lb' => 'pon',
'oz' => 'ons',
];