Файл: templates/backend/default/assets/plugins/bootstrap-select2/select2_locale_zh-TW.min.js
Строк: 30
<?php
!function(t){"use strict";t.extend(t.fn.select2.defaults,{formatNoMatches:function(){return"沒有找到相符的項目"},formatInputTooShort:function(t,e){var i=e-t.length;return"請再輸入"+i+"個字元"},formatInputTooLong:function(t,e){var i=t.length-e;return"請刪掉"+i+"個字元"},formatSelectionTooBig:function(t){return"你只能選擇最多"+t+"項"},formatLoadMore:function(){return"載入中..."},formatSearching:function(){return"搜尋中..."}})}(jQuery);
?>