Update lite.php

This commit is contained in:
唐胡成
2022-05-20 05:06:24 +00:00
parent 52e57b3f16
commit 834ffeeb1c

View File

@@ -7,7 +7,7 @@ $lang->execution->createKanban = 'Create Kanban';
$lang->execution->noExecution = "No Executions.";
$lang->execution->importTask = 'Import Tsak';
$lang->execution->batchCreateTask = 'Batch Create Task';
$lang->execution->linkStory = "创建{$lang->SRCommon}";
$lang->execution->linkStory = "Create {$lang->SRCommon}";
$lang->execution->kanbanGroup['default'] = 'Default';
$lang->execution->kanbanGroup['story'] = 'Target';