123456789101112 |
- 'use strict';
- /**
- * Licensed Materials - Property of IBM
- * IBM Cognos Products: ba-dashboard-core
- * (C) Copyright IBM Corp. 2018, 2020
- * US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- */
- define({
- 'dashboard_save_success': 'Dashbordmalen er lagret.'
- });
- //# sourceMappingURL=DashboardTemplateResources.js.map
|