HPCCPlatformECLWidget.js 183 B

1234567891011121314
  1. define({ root:
  2. //begin v1.x content
  3. ({
  4. title: "HPCC Platform - Home",
  5. Workunits: "Workunits",
  6. Playground: "Playground"
  7. })
  8. //end v1.x content
  9. ,
  10. "es": true,
  11. "zh": true
  12. });