wyyl/resources/lang/zh_cn/admin/design_builder.php

19 lines
476 B
PHP

<?php
/**
* design_builder.php
*
* @copyright 2022 beikeshop.com - All Rights Reserved
* @link https://beikeshop.com
* @author TL <mengwb@guangda.work>
* @created 2022-08-30 11:03:19
* @modified 2022-08-30 11:03:19
*/
return [
'module_brand' => '品牌模块',
'module_banner' => '横幅模块',
'module_four_image_pro' => '一行四图 PRO',
'module_slideshow' => '幻灯片模块',
'module_tab_products' => '选项卡商品',
];