CamobileviewsResources.js 744 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. /**
  2. * Licensed Materials - Property of IBM
  3. *
  4. * IBM Cognos Products: Content Explorer
  5. *
  6. * Copyright IBM Corp. 2015, 2018
  7. *
  8. * US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  9. */
  10. define({
  11. 'root': true
  12. // "cs": true,
  13. // "da": true,
  14. // "de": true,
  15. // "es": true,
  16. // "fi": true,
  17. // "fr": true,
  18. // "he": true,
  19. // "hr": true,
  20. // "hu": true,
  21. // "it": true,
  22. // "ja": true,
  23. // "kk": true,
  24. // "ko": true,
  25. // "no": true,
  26. // "nb": true,
  27. // "nl": true,
  28. // "pl": true,
  29. // "pt": true,
  30. // "pt-br": true,
  31. // "ro": true,
  32. // "ru": true,
  33. // "sl": true,
  34. // "sv": true,
  35. // "th": true,
  36. // "tr": true,
  37. // "zh": true,
  38. // "zh-cn": true,
  39. // "zh-tw": true
  40. });