es.js 309 B

1234567
  1. MWF.xApplication = MWF.xApplication || {};
  2. MWF.xApplication.DesignCenter = MWF.xApplication.DesignCenter || {};
  3. MWF.xApplication.DesignCenter.LP={
  4. "title": "Centro de diseño",
  5. "titleInfor": "Diseñe su aplicación aquí"
  6. }
  7. MWF.xApplication.DesignCenter["lp."+o2.language] = MWF.xApplication.DesignCenter.LP