UNPKG

ignite-ui

Version:

Ignite UI for jQuery by Infragistics

9 lines 868 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["zh-Hant"]=$.ig.locale["zh-Hant"]||{};$.ig.Notifier=$.ig.Notifier||{};$.ig.locale["zh-Hant"].Notifier={successMsg:"成功",errorMsg:"錯誤",warningMsg:"警告",infoMsg:"資訊",notSupportedState:"不支援的通知狀態!使用受支援 'success','info','warning','error' 的狀態之一",notSupportedMode:"不支援的通知模式!使用支援 'auto','popover','inline' 的模式之一"};$.ig.Notifier.locale=$.ig.Notifier.locale||$.ig.locale["zh-Hant"].Notifier;return $.ig.locale["zh-Hant"].Notifier});