wyyl/resources/lang/en/category.php

15 lines
276 B
PHP

<?php
/**
* category.php
*
* @copyright 2022 opencart.cn - All Rights Reserved
* @link http://www.guangdawangluo.com
* @author TL <mengwb@opencart.cn>
* @created 2022-08-29 20:43:32
* @modified 2022-08-29 20:43:32
*/
return [
'name' => 'Name',
];