Файл: templates/backend/default/assets/plugins/bootstrap-select2/select2_locale_zh-CN.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);
?>