9 lines
646 B
JavaScript
9 lines
646 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.ja=$.ig.locale.ja||{};$.ig.BulletGraph=$.ig.BulletGraph||{};$.ig.locale.ja.BulletGraph={rangeNameMissing:"ŽŸ‚͈̖̔͂¼‘O‚ª‚ ‚è‚Ü‚¹‚ñ: "};$.ig.BulletGraph.locale=$.ig.BulletGraph.locale||$.ig.locale.ja.BulletGraph;return $.ig.locale.ja.BulletGraph}); |