Files
EasySoft-ZenTaoPMS/module/ci/lang/de.php
T
2023-03-24 05:54:14 +00:00

10 lines
303 B
PHP

<?php
$lang->ci->common = 'TA';
$lang->ci->commitResult = 'Interface: Commit Test Result.';
$lang->ci->checkCompileStatus = 'Interface: Fetch Test Result.';
$lang->ci->job = 'Construction';
$lang->ci->task = 'Task';
$lang->ci->history = 'History';
$lang->ci->list = 'List';