UNPKG

ignite-ui

Version:

Ignite UI for jQuery by Infragistics

9 lines 875 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.da=$.ig.locale.da||{};$.ig.Notifier=$.ig.Notifier||{};$.ig.locale.da.Notifier={successMsg:"Succes",errorMsg:"Fejl",warningMsg:"Advarsel",infoMsg:"Information",notSupportedState:"Ikke understøttet underretningstilstand! Brug en af de understøttede tilstande 'success', 'info', 'warning', 'error'",notSupportedMode:"Ikke understøttet underretningstilstand! Brug en af de understøttede tilstande 'auto', 'popover', 'inline'"};$.ig.Notifier.locale=$.ig.Notifier.locale||$.ig.locale.da.Notifier;return $.ig.locale.da.Notifier});