* Fix product menu.

This commit is contained in:
Yagami
2020-09-21 16:45:06 +08:00
parent 566d03a358
commit 3cb892fc4e
7 changed files with 30 additions and 44 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<?php
/* Actions. */
$lang->program->index = '仪表盘';
$lang->program->PRJIndex = '仪表盘';
$lang->program->PRJCreate = '创建项目';
$lang->program->PRJCreateGuide = '选择项目模板';
$lang->program->PRJEdit = '编辑项目';