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

15 lines
285 B
PHP

<?php
/**
* base.php
*
* @copyright 2022 beikeshop.com - All Rights Reserved
* @link https://beikeshop.com
* @author Edward Yang <yangjin@guangda.work>
* @created 2022-08-04 15:29:49
* @modified 2022-08-04 15:29:49
*/
return [
'name' => '简体中文',
];