Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update jquery-ui-timepicker-lv.js
Fixed closeText.
  • Loading branch information
bogatykh committed Nov 25, 2014
commit c6dd118b96ae0c138b70e33cbb92bcbc085e1910
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
microsecText: 'Mikrosekundes',
timezoneText: 'Laika josla',
currentText: 'Tagad',
closeText: 'Aizvert',
closeText: 'Aizvērt',
timeFormat: 'HH:mm',
amNames: ['AM', 'AM', 'A'],
pmNames: ['PM', 'PM', 'P'],
Expand Down