UNPKG

ignite-ui

Version:

Ignite UI for jQuery by Infragistics

9 lines 887 B
/*!@license * Infragistics.Web.ClientUI Notifier localization resources 0.0.1 * * Copyright (c) 2011-2021 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.hu=$.ig.locale.hu||{};$.ig.Notifier=$.ig.Notifier||{};$.ig.locale.hu.Notifier={successMsg:"Sikeres",errorMsg:"Hiba",warningMsg:"Figyelmeztetés",infoMsg:"Információ",notSupportedState:"Nem támogatott értesítési állapot! Használja a támogatott állapotok egyikét (success', 'info', 'warning', 'error')",notSupportedMode:"Nem támogatott értesítési mód! Használja a támogatott módok egyikét ('auto', 'popover', 'inline')"};$.ig.Notifier.locale=$.ig.Notifier.locale||$.ig.locale.hu.Notifier;return $.ig.locale.hu.Notifier});