diff options
Diffstat (limited to 'ui/i18n/jquery.ui.datepicker-fr.js')
-rw-r--r-- | ui/i18n/jquery.ui.datepicker-fr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/i18n/jquery.ui.datepicker-fr.js b/ui/i18n/jquery.ui.datepicker-fr.js index 134bda65d..b10d4e675 100644 --- a/ui/i18n/jquery.ui.datepicker-fr.js +++ b/ui/i18n/jquery.ui.datepicker-fr.js @@ -5,7 +5,7 @@ jQuery(function($){ closeText: 'Fermer', prevText: '<Préc', nextText: 'Suiv>', - currentText: 'Courant', + currentText: 'Aujourd\'hui', monthNames: ['Janvier','Février','Mars','Avril','Mai','Juin', 'Juillet','Août','Septembre','Octobre','Novembre','Décembre'], monthNamesShort: ['Jan','Fév','Mar','Avr','Mai','Jun', |