oi-metrology/Viewer/wwwroot/igniteui/js/modules/i18n/infragistics.ui.bulletgraph-es.js
Mike Phares b155863645 Added Viewer and
change to App Setting File from Constants
2022-07-27 10:47:57 -07:00

9 lines
623 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.es=$.ig.locale.es||{};$.ig.BulletGraph=$.ig.BulletGraph||{};$.ig.locale.es.BulletGraph={rangeNameMissing:"El nombre del rango falta para el rango: "};$.ig.BulletGraph.locale=$.ig.BulletGraph.locale||$.ig.locale.es.BulletGraph;return $.ig.locale.es.BulletGraph});