diff options
Diffstat (limited to 'dist/i18n/jquery-ui-timepicker-de.js')
-rw-r--r-- | dist/i18n/jquery-ui-timepicker-de.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/i18n/jquery-ui-timepicker-de.js b/dist/i18n/jquery-ui-timepicker-de.js index a0ddf9f..90c33af 100644 --- a/dist/i18n/jquery-ui-timepicker-de.js +++ b/dist/i18n/jquery-ui-timepicker-de.js @@ -13,6 +13,7 @@ currentText: 'Jetzt', closeText: 'Fertig', timeFormat: 'HH:mm', + timeSuffix: '', amNames: ['vorm.', 'AM', 'A'], pmNames: ['nachm.', 'PM', 'P'], isRTL: false |