diff options
author | Scott González <scott.gonzalez@gmail.com> | 2011-02-25 10:40:36 +0100 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2011-02-25 10:40:36 +0100 |
commit | 0cd297702db890672a2886026200e9762de43e77 (patch) | |
tree | 85b16f6be32db66944cb861dc8a79176ec6484b8 /demos/index.html | |
parent | bed6def5c02e6aeb713c0fe679b09ed02c6babb0 (diff) | |
download | jquery-ui-0cd297702db890672a2886026200e9762de43e77.tar.gz jquery-ui-0cd297702db890672a2886026200e9762de43e77.zip |
Datepicker: Added Tajikistan localization. Fixes #7034 - Datepicker: Add Tajikistan localization.
Diffstat (limited to 'demos/index.html')
-rw-r--r-- | demos/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/index.html b/demos/index.html index e1f4eec91..7147255d7 100644 --- a/demos/index.html +++ b/demos/index.html @@ -96,6 +96,7 @@ <script src="../ui/i18n/jquery.ui.datepicker-sv.js"></script> <script src="../ui/i18n/jquery.ui.datepicker-ta.js"></script> <script src="../ui/i18n/jquery.ui.datepicker-th.js"></script> + <script src="../ui/i18n/jquery.ui.datepicker-tj.js"></script> <script src="../ui/i18n/jquery.ui.datepicker-tr.js"></script> <script src="../ui/i18n/jquery.ui.datepicker-uk.js"></script> <script src="../ui/i18n/jquery.ui.datepicker-vi.js"></script> |