* Change the CI to TA.

This commit is contained in:
hufangzhou
2023-03-24 05:54:14 +00:00
parent 4592245949
commit 78ade01218
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
$lang->ci->common = 'CI';
$lang->ci->common = 'TA';
$lang->ci->commitResult = 'Interface: Commit Test Result.';
$lang->ci->checkCompileStatus = 'Interface: Fetch Test Result.';
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
$lang->ci->common = 'CI';
$lang->ci->common = 'TA';
$lang->ci->commitResult = 'Interface: Commit Test Result.';
$lang->ci->checkCompileStatus = 'Interface: Fetch Test Result.';
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
$lang->ci->common = 'CI';
$lang->ci->common = 'TA';
$lang->ci->commitResult = 'Interface validation des r閟ultats de tests.';
$lang->ci->checkCompileStatus = 'Interface: Fetch Test Result.';
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
$lang->ci->common = 'CI';
$lang->ci->common = 'TA';
$lang->ci->commitResult = 'Interface: Commit Test Result.';
$lang->ci->job = 'Job';
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
$lang->ci->common = '持续集成';
$lang->ci->common = '自动化测试';
$lang->ci->commitResult = '接口:提交测试结果';
$lang->ci->checkCompileStatus = '接口:获取测试结果';