We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 173ce81 commit 363dc10Copy full SHA for 363dc10
i18n/jquery.multiselect.fr.js
@@ -6,8 +6,8 @@
6
$.extend($.ech.multiselect.prototype.options, {
7
checkAllText: 'Tout cocher',
8
uncheckAllText: 'Tout décocher',
9
- noneSelectedText: 'Selectionner les options',
10
- selectedText: '# selectionnés'
+ noneSelectedText: 'Sélectionner les options',
+ selectedText: '# sélectionnés'
11
});
12
13
})( jQuery );
0 commit comments