oi-metrology/Archive/wwwroot/igniteui/js/modules/i18n/infragistics.ui.radialmenu-bg.js
2022-07-26 09:34:09 -07:00

9 lines
666 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/*!@license
* Infragistics.Web.ClientUI Radial Menu 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.bg=$.ig.locale.bg||{};$.ig.RadialMenu=$.ig.RadialMenu||{};$.ig.locale.bg.RadialMenu={invalidItemKey:"Посоченият item key е невалиден",notSupported:"Не се поддържа."};$.ig.RadialMenu.locale=$.ig.RadialMenu.locale||$.ig.locale.bg.RadialMenu;return $.ig.locale.bg.RadialMenu});