* Task #39998: Adjust the project drop menu.

This commit is contained in:
guanxiying
2021-07-09 10:50:07 +08:00
parent 7ca5a95ea4
commit 081888a196
8 changed files with 81 additions and 43 deletions

View File

@@ -75,8 +75,8 @@ $lang->project->realBegan = 'Actual Began';
$lang->project->bygrid = 'Kanban';
$lang->project->bylist = 'List';
$lang->project->mine = 'My';
$lang->project->myProject = 'Mine: ';
$lang->project->other = 'Others: ';
$lang->project->myProject = 'Mine';
$lang->project->other = 'Others';
$lang->project->acl = 'Access control';
$lang->project->setPlanduration = 'Set Duration';
$lang->project->auth = 'Access Control';