UNPKG

ignite-ui

Version:

Ignite UI for jQuery by Infragistics

9 lines 1.04 kB
/*!@license * Infragistics.Web.ClientUI Combo 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.Combo=$.ig.Combo||{};$.ig.locale["zh-Hant"].Combo={noMatchFoundText:"未找到匹配項",dropDownButtonTitle:"顯示下拉式選單",clearButtonTitle:"清除值",placeHolder:"選擇...",notSuported:"不支援該操作。",errorNoSupportedTextsType:"需要不同的過濾文字。提供的值可以是字串或字串陣列。",errorUnrecognizedHighlightMatchesMode:"需要使用不同的突顯匹配模式。在 'multi','contains','startsWith','full' 和 'null' 之間選擇一個值。",errorIncorrectGroupingKey:"分組密鑰不正確。"};$.ig.Combo.locale=$.ig.Combo.locale||$.ig.locale["zh-Hant"].Combo;return $.ig.locale["zh-Hant"].Combo});