HEX
Server: Apache
System: Linux dev.epsylon.net 3.10.0-1160.144.1.el7.tuxcare.els2.x86_64 #1 SMP Sun Feb 15 11:22:42 UTC 2026 x86_64
User: nexper (1054)
PHP: 8.2.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/nexper/public_html/crm/custom/include/language/es_es.lang.php
<?php
$GLOBALS['app_list_strings']['account_type_dom']=array (
  '' => '',
  'Competitor' => 'Competidor',
  'Customer' => 'Cliente',
  'Partner' => 'Partner',
  'Prospect' => 'Prospecto',
  'Reseller' => 'Revendedor',
  'Other' => 'Otro',
);
$GLOBALS['app_list_strings']['lead_source_dom']=array (
  '' => '',
  'Existing Customer' => 'Cliente Existente',
  'Employee' => 'Empleado',
  'Partner' => 'Partner',
  'Trade Show' => 'Exposición',
  'Web Site' => 'Sitio Web',
  'Word of mouth' => 'Recomendación',
  'Other' => 'Otro',
  'FacilityBusiness' => 'Facility Business',
  'Bision' => 'Bision',
  'LinkedIn' => 'LinkedIn',
);

$GLOBALS['app_list_strings']['sales_stage_dom']=array (
  'Prospecting' => 'Prospecto',
  'Delayed' => 'Pospuesto',
  'Qualification' => 'Calificación',
  'Needs Analysis' => 'Necesita Análisis',
  'Value Proposition' => 'Propuesta de Valor',
  'Id. Decision Makers' => 'Id. Tomadores de Decisiones',
  'Perception Analysis' => 'Análisis de Percepción',
  'Proposal/Price Quote' => 'Propuesta/Presupuesto',
  'Negotiation/Review' => 'Negociación/Revisión',
  'Closed Won' => 'Ganado',
  'Closed Lost' => 'Perdido',
);
$GLOBALS['app_list_strings']['c_main_product_list']=array (
  'ATHUS' => 'Athus',
  'BI' => 'BI',
  'CRM' => 'CRM',
  'EPM' => 'EPM',
  'Servicio' => 'Servicio',
);