wyyl/plugins/Bestseller/Lang/zh_cn/common.php

16 lines
349 B
PHP

<?php
/**
* dd.php
*
* @copyright 2022 beikeshop.com - All Rights Reserved
* @link https://beikeshop.com
* @author Edward Yang <yangjin@guangda.work>
* @created 2022-07-28 16:19:06
* @modified 2022-07-28 16:19:06
*/
return [
'module_name' => '热卖模块',
'limit' => '数量限制',
];