* [bug#46177,done,0.2h] Change the language item.

This commit is contained in:
hufangzhou
2024-09-24 16:39:57 +08:00
committed by 王于听
parent dcdc302c82
commit 14fd440d57
+1 -1
View File
@@ -78,7 +78,7 @@ formPanel
set::width('1/3'),
setID('newBuildExecutionBox'),
setClass('hidden'),
set::label(!empty($execution) && $execution->type == 'kanban' ? $lang->bug->kanban : $lang->build->execution),
set::label(!empty($execution) && $execution->type == 'kanban' ? $lang->bug->kanban : $lang->build->executionAB),
set::required(true),
picker
(