diff options
Diffstat (limited to 'dist/i18n/jquery-ui-timepicker-fr.js')
-rw-r--r-- | dist/i18n/jquery-ui-timepicker-fr.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/i18n/jquery-ui-timepicker-fr.js b/dist/i18n/jquery-ui-timepicker-fr.js index a8a46fe..0002517 100644 --- a/dist/i18n/jquery-ui-timepicker-fr.js +++ b/dist/i18n/jquery-ui-timepicker-fr.js @@ -13,6 +13,7 @@ currentText: 'Maintenant', closeText: 'Terminé', timeFormat: 'HH:mm', + timeSuffix: '', amNames: ['AM', 'A'], pmNames: ['PM', 'P'], isRTL: false |