* [refac bug #61435] alert change attr.

This commit is contained in:
wangyidong
2025-04-15 14:34:58 +08:00
committed by 刘刚
parent 9596e69001
commit 66928a064b
6 changed files with 24 additions and 6 deletions
+1
View File
@@ -112,6 +112,7 @@ $lang->programplan->children = 'Sub Plan';
$lang->programplan->childrenAB = 'Child';
$lang->programplan->confirmDelete = 'Do you want to delete the current plan?';
$lang->programplan->confirmChangeAttr = 'The type of the sub-stage will be adjusted to "%s" synchronously according to the type of the parent stage after modification. Do you want to save?';
$lang->programplan->noticeChangeAttr = 'The type of the sub-stage will be adjusted to "%s" synchronously according to the type of the parent stage after modification';
$lang->programplan->workloadTips = 'The proportion of the sub stage workload is divided by 100%.';
$lang->programplan->stageCustom['date'] = 'Show Date';