* Code for task #8959.

This commit is contained in:
Yagami
2021-01-19 16:09:42 +08:00
parent 46e581d9fe
commit 1bb15a8b1a
9 changed files with 296 additions and 40 deletions
+1
View File
@@ -5,6 +5,7 @@ $lang->program->PRJIndex = '项目仪表盘';
$lang->program->PRJHome = '项目主页';
$lang->program->PRJCreate = '创建项目';
$lang->program->PRJEdit = '编辑项目';
$lang->program->PRJView = '项目概况';
$lang->program->PRJBatchEdit = '批量编辑';
$lang->program->PRJBrowse = '项目列表';
$lang->program->PRJAll = '所有项目';