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

15 lines
299 B
PHP

<?php
/**
* marketing.php
*
* @copyright 2022 beikeshop.com - All Rights Reserved
* @link https://beikeshop.com
* @author Edward Yang <yangjin@guangda.work>
* @created 2022-09-26 18:45:53
* @modified 2022-09-26 18:45:53
*/
return [
'marketing_list' => '可用插件'
];