* Fix lang.
This commit is contained in:
@@ -20,7 +20,7 @@ $lang->execution->project = 'Project';
|
||||
$lang->execution->execName = 'Execution Name';
|
||||
$lang->execution->execCode = 'Execution Code';
|
||||
$lang->execution->execType = 'Execution Type';
|
||||
$lang->execution->statge = 'Stage';
|
||||
$lang->execution->stage = 'Stage';
|
||||
$lang->execution->pri = 'Priorität';
|
||||
$lang->execution->openedBy = 'OpenedBy';
|
||||
$lang->execution->openedDate = 'OpenedDate';
|
||||
|
||||
@@ -20,7 +20,7 @@ $lang->execution->project = 'Project';
|
||||
$lang->execution->execName = 'Execution Name';
|
||||
$lang->execution->execCode = 'Execution Code';
|
||||
$lang->execution->execType = 'Execution Type';
|
||||
$lang->execution->statge = 'Stage';
|
||||
$lang->execution->stage = 'Stage';
|
||||
$lang->execution->pri = 'Priority';
|
||||
$lang->execution->openedBy = 'OpenedBy';
|
||||
$lang->execution->openedDate = 'OpenedDate';
|
||||
|
||||
@@ -20,7 +20,7 @@ $lang->execution->project = 'Project';
|
||||
$lang->execution->execName = 'Execution Name';
|
||||
$lang->execution->execCode = 'Execution Code';
|
||||
$lang->execution->execType = 'Execution Type';
|
||||
$lang->execution->statge = 'Etape';
|
||||
$lang->execution->stage = 'Etape';
|
||||
$lang->execution->pri = 'Priorité';
|
||||
$lang->execution->openedBy = 'Ouvert par';
|
||||
$lang->execution->openedDate = "Date d'ouverture";
|
||||
|
||||
@@ -20,7 +20,7 @@ $lang->execution->project = 'Project';
|
||||
$lang->execution->execName = 'Execution Name';
|
||||
$lang->execution->execCode = 'Execution Code';
|
||||
$lang->execution->execType = 'Execution Type';
|
||||
$lang->execution->statge = 'Giai đoạn';
|
||||
$lang->execution->stage = 'Giai đoạn';
|
||||
$lang->execution->pri = 'Ưu tiên';
|
||||
$lang->execution->openedBy = 'Mở bởi';
|
||||
$lang->execution->openedDate = 'Ngày mở';
|
||||
|
||||
@@ -20,7 +20,7 @@ $lang->execution->project = '所属项目';
|
||||
$lang->execution->execName = '执行名称';
|
||||
$lang->execution->execCode = '执行代号';
|
||||
$lang->execution->execType = '执行类型';
|
||||
$lang->execution->statge = '阶段';
|
||||
$lang->execution->stage = '阶段';
|
||||
$lang->execution->pri = '优先级';
|
||||
$lang->execution->openedBy = '由谁创建';
|
||||
$lang->execution->openedDate = '创建日期';
|
||||
|
||||
Reference in New Issue
Block a user