* Modify dynamic language.
This commit is contained in:
@@ -411,3 +411,11 @@ $lang->project->copyProject->daysTips = '『Available working days』S
|
||||
$lang->project->linkBranchStoryByPlanTips = "When the project is scheduled to associate requirements, only the activated requirements associated with the %s of the project are imported.";
|
||||
$lang->project->linkNormalStoryByPlanTips = "When the project plans to associate requirements, only the requirements that are active are imported.";
|
||||
$lang->project->cannotManageProducts = "This project is a project-type project and cannot be associated with products.";
|
||||
|
||||
$lang->project->featureBar['dynamic']['all'] = 'All';
|
||||
$lang->project->featureBar['dynamic']['today'] = 'Today';
|
||||
$lang->project->featureBar['dynamic']['yesterday'] = 'Yesterday';
|
||||
$lang->project->featureBar['dynamic']['thisWeek'] = 'This Week';
|
||||
$lang->project->featureBar['dynamic']['lastWeek'] = 'Last Week';
|
||||
$lang->project->featureBar['dynamic']['thisMonth'] = 'This Month';
|
||||
$lang->project->featureBar['dynamic']['lastMonth'] = 'Last Month';
|
||||
|
||||
Reference in New Issue
Block a user