* @package report * @version $Id$ * @link http://www.zentao.net */ $lang->report->common = 'Report'; $lang->report->item = 'Item'; $lang->report->value = 'Value'; $lang->report->percent = 'Percent'; $lang->report->undefined = 'Undefined'; $lang->report->colors[] = 'AFD8F8'; $lang->report->colors[] = 'F6BD0F'; $lang->report->colors[] = '8BBA00'; $lang->report->colors[] = 'FF8E46'; $lang->report->colors[] = '008E8E'; $lang->report->colors[] = 'D64646'; $lang->report->colors[] = '8E468E'; $lang->report->colors[] = '588526'; $lang->report->colors[] = 'B3AA00'; $lang->report->colors[] = '008ED6'; $lang->report->colors[] = '9D080D'; $lang->report->colors[] = 'A186BE'; $lang->report->singleColor[] = 'F6BD0F';