diff options
author | Michel Weimerskirch <michel@weimerskirch.net> | 2011-11-17 11:52:32 -0600 |
---|---|---|
committer | kborchers <k_borchers@yahoo.com> | 2011-11-17 11:52:32 -0600 |
commit | 326bfec626b3039e2d51f53d2d6d2d48cdd78207 (patch) | |
tree | 04a8a9fce96f9bc8eb0829db046719a90563114f /demos/index.html | |
parent | 69f6f585ae745af9d423151c7665b9f56f36d307 (diff) | |
download | jquery-ui-326bfec626b3039e2d51f53d2d6d2d48cdd78207.tar.gz jquery-ui-326bfec626b3039e2d51f53d2d6d2d48cdd78207.zip |
Datepicker: Added Luxembourgish translation. Fixes #7891 Datepicker: Add Luxembourgish Translation
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 8ea004831..97de39132 100644 --- a/demos/index.html +++ b/demos/index.html @@ -78,6 +78,7 @@ <script src="../ui/i18n/jquery.ui.datepicker-ja.js"></script> <script src="../ui/i18n/jquery.ui.datepicker-kk.js"></script> <script src="../ui/i18n/jquery.ui.datepicker-ko.js"></script> + <script src="../ui/i18n/jquery.ui.datepicker-lb.js"></script> <script src="../ui/i18n/jquery.ui.datepicker-lt.js"></script> <script src="../ui/i18n/jquery.ui.datepicker-lv.js"></script> <script src="../ui/i18n/jquery.ui.datepicker-ml.js"></script> |