1<?php
2
3/**
4 * @license    GPL 2 (https://www.gnu.org/licenses/gpl.html)
5 *
6 * Chinese(Simplified) language file
7 *
8 * @author 小命Leaflet <2532846822@qq.com>
9 */
10$lang['namespaceRoot']         = '根部命名空间';
11$lang['name']                  = '页面名称';
12$lang['okbutton']              = '增加页面';
13$lang['nooption']              = '抱歉,您没有权限增加页面';
14