From b98f417d97da3b25d4f80580005fea0a6f5059bd Mon Sep 17 00:00:00 2001 From: zhouxin Date: Fri, 19 Nov 2021 15:32:45 +0800 Subject: [PATCH] Delete a blank line. --- module/action/lang/vi.php | 1 - 1 file changed, 1 deletion(-) 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";