diff --git a/module/action/lang/vi.php b/module/action/lang/vi.php index fbe01fab3b..8e40c3346e 100644 --- a/module/action/lang/vi.php +++ b/module/action/lang/vi.php @@ -154,7 +154,6 @@ $lang->action->desc->syncprogram = '$date, started by $actoraction->desc->syncproject = '$date, starting the execution sets the project status as Ongoing.' . "\n"; $lang->action->desc->syncexecution = '$date, starting the task sets the execution status as Ongoing.' . "\n"; - /* Used to describe the history of operations related to parent-child tasks. */ $lang->action->desc->createchildren = '$date, $actor created a child task $extra。' . "\n"; $lang->action->desc->linkchildtask = '$date, $actor linked a child task $extra。' . "\n";