Skip to content

Commit 1408109

Browse files
committed
Fix typo in German translation
1 parent 20c815b commit 1408109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/i18n/jquery-ui-timepicker-de.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/* Written by Marvin */
33
(function($) {
44
$.timepicker.regional['de'] = {
5-
timeOnlyTitle: 'Zeit Wählen',
5+
timeOnlyTitle: 'Zeit wählen',
66
timeText: 'Zeit',
77
hourText: 'Stunde',
88
minuteText: 'Minute',

0 commit comments

Comments
 (0)