wyyl/resources/lang/zh_hk/category.php

16 lines
314 B
PHP

<?php
/**
* category.php
*
* @copyright 2022 beikeshop.com - All Rights Reserved
* @link https://beikeshop.com
* @author TL <mengwb@guangda.work>
* @created 2022-08-29 20:43:32
* @modified 2022-08-29 20:43:32
*/
return [
'name' => '分類名稱',
'children' => '子分類',
];