mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Datepicker - #4895 Corrected English/UK localisation
This commit is contained in:
parent
ef0e88c8a1
commit
6230804514
2
ui/i18n/jquery.ui.datepicker-en-GB.js
vendored
2
ui/i18n/jquery.ui.datepicker-en-GB.js
vendored
@ -2,7 +2,7 @@
|
||||
/* Written by Stuart. */
|
||||
jQuery(function($){
|
||||
$.datepicker.regional['en-GB'] = {
|
||||
closeText: 'Clear',
|
||||
closeText: 'Done',
|
||||
prevText: 'Prev',
|
||||
nextText: 'Next',
|
||||
currentText: 'Today',
|
||||
|
Loading…
Reference in New Issue
Block a user