123456789 |
- MWF.xApplication = MWF.xApplication || {};
- MWF.xApplication.LogViewer = MWF.xApplication.LogViewer || {};
- MWF.xApplication.LogViewer.LP={
- "title": "Visor de registros",
- "current": "Tiempo real",
- "expand": "Expandir",
- "more": "Más"
- }
- MWF.xApplication.LogViewer["lp."+o2.language] = MWF.xApplication.LogViewer.LP
|