PHP Classes

File: vendors/gentelella/vendors/select2/dist/js/i18n/vi.js

Recommend this page to a friend!
  Classes of Jorge Castro   Gentelella BladeOne   vendors/gentelella/vendors/select2/dist/js/i18n/vi.js   Download  
File: vendors/gentelella/vendors/select2/dist/js/i18n/vi.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Gentelella BladeOne
Render templates using Bootstrap for presentation
Author: By
Last change:
Date: 3 years ago
Size: 801 bytes
 

Contents

Class file image Download
/*! Select2 4.0.3 | https://github.com/select2/select2/blob/master/LICENSE.md */ (function(){if(jQuery&&jQuery.fn&&jQuery.fn.select2&&jQuery.fn.select2.amd)var e=jQuery.fn.select2.amd;return e.define("select2/i18n/vi",[],function(){return{inputTooLong:function(e){var t=e.input.length-e.maximum,n="Vui lòng nh?p ít h?n "+t+" ký t?";return t!=1&&(n+="s"),n},inputTooShort:function(e){var t=e.minimum-e.input.length,n="Vui lòng nh?p nhi?u h?n "+t+' ký t?"';return n},loadingMore:function(){return"?ang l?y thêm k?t qu??"},maximumSelected:function(e){var t="Ch? có th? ch?n ???c "+e.maximum+" l?a ch?n";return t},noResults:function(){return"Không tìm th?y k?t qu?"},searching:function(){return"?ang tìm?"}}}),{define:e.define,require:e.require}})();