DashboardTemplateResources.js 406 B

123456789101112
  1. 'use strict';
  2. /**
  3. * Licensed Materials - Property of IBM
  4. * IBM Cognos Products: ba-dashboard-core
  5. * (C) Copyright IBM Corp. 2018, 2020
  6. * US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  7. */
  8. define({
  9. 'dashboard_save_success': 'Il modello di dashboard è stato salvato.'
  10. });
  11. //# sourceMappingURL=DashboardTemplateResources.js.map