UNPKG

ignite-ui

Version:

Ignite UI for jQuery by Infragistics

9 lines 781 B
/*!@license * Infragistics.Web.ClientUI Dialog 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.nl=$.ig.locale.nl||{};$.ig.Dialog=$.ig.Dialog||{};$.ig.locale.nl.Dialog={closeButtonTitle:"Sluiten",minimizeButtonTitle:"Minimaliseren",maximizeButtonTitle:"Maximaliseren",pinButtonTitle:"Vastmaken",unpinButtonTitle:"Losmaken",restoreButtonTitle:"Herstellen",setOptionError:"Runtime-wijzigingen zijn niet toegestaan voor de volgende optie: "};$.ig.Dialog.locale=$.ig.Dialog.locale||$.ig.locale.nl.Dialog;return $.ig.locale.nl.Dialog});