9 lines
613 B
JavaScript
9 lines
613 B
JavaScript
/*!@license
|
|
* Infragistics.Web.ClientUI Bullet Graph localization resources 19.1.20191.172
|
|
*
|
|
* Copyright (c) 2011-2019 Infragistics Inc.
|
|
*
|
|
* http://www.infragistics.com/
|
|
*
|
|
*/
|
|
(function(factory){if(typeof define==="function"&&define.amd){define(["jquery"],factory)}else{return factory(jQuery)}})(function($){$.ig=$.ig||{};$.ig.locale=$.ig.locale||{};$.ig.locale.de=$.ig.locale.de||{};$.ig.BulletGraph=$.ig.BulletGraph||{};$.ig.locale.de.BulletGraph={rangeNameMissing:"Bereichsname fehlt für range: "};$.ig.BulletGraph.locale=$.ig.BulletGraph.locale||$.ig.locale.de.BulletGraph;return $.ig.locale.de.BulletGraph}); |