10 lines
323 B
PHP
10 lines
323 B
PHP
<?php
|
|
$lang->ci->common = 'CI';
|
|
$lang->ci->commitResult = 'Interface validation des r閟ultats de tests.';
|
|
$lang->ci->checkCompileStatus = 'Interface: Fetch Test Result.';
|
|
|
|
$lang->ci->job = 'Construction';
|
|
$lang->ci->task = 'T鈉he';
|
|
$lang->ci->history = 'Historique';
|
|
$lang->ci->list = 'List';
|