* Finish task #5111.

This commit is contained in:
chenfeiCF
2018-11-13 13:49:08 +08:00
parent c30ce17efc
commit 424a98db4a
10 changed files with 64 additions and 7 deletions
+1
View File
@@ -18,6 +18,7 @@ $lang->downArrow = '↓';
$lang->null = 'null';
$lang->ellipsis = '…';
$lang->percent = '%';
$lang->dash = '-';
$lang->zentaoPMS = 'ZenTao';
$lang->welcome = "%s PMS";
+1
View File
@@ -18,6 +18,7 @@ $lang->downArrow = '↓';
$lang->null = '空';
$lang->ellipsis = '…';
$lang->percent = '%';
$lang->dash = '-';
$lang->zentaoPMS = '禅道';
$lang->welcome = "%s项目管理系统";