Aleksander Machniak
2016-01-16 ed1d212ae2daea5e4bd043417610177093e99f19
plugins/jqueryui/js/i18n/jquery.ui.datepicker-vi.js
old mode 100755 new mode 100644
@@ -1,3 +1,4 @@
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt Expat (MIT) */
/* Vietnamese initialisation for the jQuery UI date picker plugin. */
/* Translated by Le Thanh Huy (lthanhhuy@cit.ctu.edu.vn). */
jQuery(function($){
@@ -21,3 +22,4 @@
      yearSuffix: ''};
   $.datepicker.setDefaults($.datepicker.regional['vi']);
});
/* @license-end */