ignite-ui
Version:
Ignite UI for jQuery by Infragistics
9 lines • 667 B
JavaScript
/*!@license
* Infragistics.Web.ClientUI Scroll 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.Scroll=$.ig.Scroll||{};$.ig.locale=$.ig.locale||{};$.ig.locale["zh-Hant"]=$.ig.locale["zh-Hant"]||{};$.ig.locale["zh-Hant"].Scroll={errorNoElementLink:"所連結的元素不存在。",errorNoScrollbarLink:"所連結的捲動條元素不存在。"};$.ig.Scroll.locale=$.ig.Scroll.locale||$.ig.locale["zh-Hant"].Scroll;return $.ig.locale["zh-Hant"].Scroll});