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

22 lines
644 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' => '选项卡商品',
'module_product' => '商品模块',
'module_icons' => '图标模块',
'module_rich_text' => '富文本模块',
];