Файл: templates/backend/default/assets/plugins/bootstrap-select2/select2_locale_vi.min.js
Строк: 42
<?php
!function(t){"use strict";t.extend(t.fn.select2.defaults,{formatNoMatches:function(){return"Không tìm thấy kết quả"},formatInputTooShort:function(t,e){var i=e-t.length;return"Vui lòng nhập nhiều hơn "+i+" ký tự"+(1==i?"":"s")},formatInputTooLong:function(t,e){var i=t.length-e;return"Vui lòng nhập ít hơn "+i+" ký tự"+(1==i?"":"s")},formatSelectionTooBig:function(t){return"Chỉ có thể chọn được "+t+" tùy chọn"+(1==t?"":"s")},formatLoadMore:function(){return"Đang lấy thêm kết quả..."},formatSearching:function(){return"Đang tìm..."}})}(jQuery);
?>