Skip to content

Commit b11c576

Browse files
author
Trent
committed
Added comments and timezone translation to Czech localization
1 parent 84d399f commit b11c576

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

localization/jquery-ui-timepicker-cs.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
1+
/* Czech translation for the jQuery Timepicker Addon */
2+
/* Written by Ondřej Vodáček */
13
$.timepicker.regional.cs = {
24
timeOnlyTitle: 'Vyberte čas',
35
timeText: 'Čas',
46
hourText: 'Hodiny',
57
minuteText: 'Minuty',
68
secondText: 'Vteřiny',
9+
timezoneText: 'Časové pásmo',
710
currentText: 'Nyní',
811
closeText: 'Zavřít',
912
timeFormat: 'h:m',

0 commit comments

Comments
 (0)