HPCCPlatformFilesWidget.js 242 B

12345678910111213141516
  1. define({ root:
  2. //begin v1.x content
  3. ({
  4. title: "HPCC Platform - Files",
  5. LogicalFiles: "Logical Files",
  6. LandingZones: "Landing Zones",
  7. Workunits: "Workunits",
  8. XRef: "XRef"
  9. })
  10. //end v1.x content
  11. ,
  12. "es": true,
  13. "zh": true
  14. });