* Finish task#41427.

This commit is contained in:
qiyu-xie
2021-08-16 13:40:46 +08:00
parent efa727575d
commit 40f1d0e5d7
9 changed files with 28 additions and 8 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
*/
/* Fields. */
$lang->execution->allExecutions = 'Tất cả ' . $lang->executionCommon;
$lang->execution->allExecutionAB = 'All Executions';
$lang->execution->allExecutionAB = 'Execution List';
$lang->execution->id = 'ID '.$lang->executionCommon;
$lang->execution->type = 'Loại';
$lang->execution->name = "Tên {$lang->executionCommon}";