summaryrefslogtreecommitdiffstats
path: root/plugins/55/addnewpage/lang/zh/lang.php
blob: 9e5248d2f5fc293e53e3147531888abc498a4e8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?php

/**
 * @license    GPL 2 (https://www.gnu.org/licenses/gpl.html)
 *
 * Chinese(Simplified) language file
 *
 * @author 小命Leaflet <2532846822@qq.com>
 */
$lang['namespaceRoot']         = '根部命名空间';
$lang['name']                  = '页面名称';
$lang['okbutton']              = '增加页面';
$lang['nooption']              = '抱歉,您没有权限增加页面';