en.js 305 B

1234567
  1. MWF.xApplication = MWF.xApplication || {};
  2. MWF.xApplication.DesignCenter = MWF.xApplication.DesignCenter || {};
  3. MWF.xApplication.DesignCenter.LP={
  4. "title": "Design Center",
  5. "titleInfor": "Design your application here"
  6. }
  7. MWF.xApplication.DesignCenter["lp."+o2.language] = MWF.xApplication.DesignCenter.LP