* Fix lang.

This commit is contained in:
Yagami
2021-03-31 17:07:49 +08:00
parent ad5f261a37
commit 4b37af11aa
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -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';
+1 -1
View File
@@ -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';
+1 -1
View File
@@ -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";
+1 -1
View File
@@ -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ở';
+1 -1
View File
@@ -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 = '创建日期';