Skip to content

Commit 49d67ee

Browse files
committed
forgot comma (double fail today :/)
1 parent 83a9756 commit 49d67ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

localization/jquery-ui-timepicker-lt.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ $.timepicker.regional['lt'] = {
2929
secondText: 'Sekundės',
3030
timezoneText: 'Laiko zona',
3131
currentText: 'Dabar',
32-
closeText: 'Uždaryti'
32+
closeText: 'Uždaryti',
3333
timeFormat: 'h:m',
3434
ampm: false
3535
};

0 commit comments

Comments
 (0)