| Current Path : /var/www/web3/encuestasUpuaV1/third_party/jquery-multiselect/i18n/ |
| Current File : /var/www/web3/encuestasUpuaV1/third_party/jquery-multiselect/i18n/jquery.multiselect.ja.js |
/* Japanese initialisation for the jQuery UI multiselect plugin. */
/* Written by Daisuke (daisuketaniwaki@gmail.com). */
(function ( $ ) {
$.extend($.ech.multiselect.prototype.options, {
checkAllText: 'すべて選択',
uncheckAllText: '選択解除',
noneSelectedText: '選択してください',
selectedText: '#つ選択中'
});
})( jQuery );