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

16 lines
345 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' => 'Plugin Marketing',
'marketing_show' => 'Plugin Detail',
];