es.js 315 B

123456789
  1. MWF.xApplication = MWF.xApplication || {};
  2. MWF.xApplication.LogViewer = MWF.xApplication.LogViewer || {};
  3. MWF.xApplication.LogViewer.LP={
  4. "title": "Visor de registros",
  5. "current": "Tiempo real",
  6. "expand": "Expandir",
  7. "more": "Más"
  8. }
  9. MWF.xApplication.LogViewer["lp."+o2.language] = MWF.xApplication.LogViewer.LP